#d55f12 color space conversions
Hex:
#d55f12
RGB:
213, 95, 18
CMY:
16, 63, 93
CMYK:
0, 55, 92, 16
HSL:
24°, 84.4156%, 45.2941%
HSV (HSB):
24°, 91.5493%, 83.5294%
XYZ:
31.6420, 22.3742, 3.2232
xyY:
0.5528, 0.3909, 22.3742
CIE-Lab:
54.4218, 42.9909, 59.5480
CIE-LCH:
54.4218, 73.4451, 54.1724
CIE-Luv:
54.4218, 97.5979, 46.6251
Hunter-Lab:
47.3014, 36.6290, 29.0708
#d55f12 color charts
#d55f12 color shades, tints & tones
#d55f12 color schemes
#d55f12 color preview, HTML & CSS examples
This text has a color of #d55f12
<p style="color:#d55f12;">Text here</p>
.mytext {color:#d55f12;}
This box has a color of #d55f12
<div style="background-color:#d55f12;">Content here</div>
.mybackground {background-color:#d55f12;}
Border around this has a color of #d55f12
<div style="border:2px solid #d55f12;">Content here</div>
.myborder {border:2px solid #d55f12;}