#d52f01 color space conversions
Hex:
#d52f01
RGB:
213, 47, 1
CMY:
16, 82, 100
CMYK:
0, 78, 100, 16
HSL:
13°, 99.0654%, 41.9608%
HSV (HSB):
13°, 99.5305%, 83.5294%
XYZ:
28.4626, 16.1814, 1.6519
xyY:
0.6148, 0.3495, 16.1814
CIE-Lab:
47.2115, 62.0512, 59.4742
CIE-LCH:
47.2115, 85.9508, 43.7852
CIE-Luv:
47.2115, 131.6212, 36.2431
Hunter-Lab:
40.2261, 55.9048, 25.7235
#d52f01 color charts
#d52f01 color shades, tints & tones
#d52f01 color schemes
#d52f01 color preview, HTML & CSS examples
This text has a color of #d52f01
<p style="color:#d52f01;">Text here</p>
.mytext {color:#d52f01;}
This box has a color of #d52f01
<div style="background-color:#d52f01;">Content here</div>
.mybackground {background-color:#d52f01;}
Border around this has a color of #d52f01
<div style="border:2px solid #d52f01;">Content here</div>
.myborder {border:2px solid #d52f01;}