#d55d16 color space conversions
Hex:
#d55d16
RGB:
213, 93, 22
CMY:
16, 64, 91
CMYK:
0, 56, 90, 16
HSL:
22°, 81.2766%, 46.0784%
HSV (HSB):
22°, 89.6714%, 83.5294%
XYZ:
31.4997, 22.0328, 3.3516
xyY:
0.5538, 0.3873, 22.0328
CIE-Lab:
54.0617, 44.0231, 58.1164
CIE-LCH:
54.0617, 72.9078, 52.8562
CIE-Luv:
54.0617, 98.9724, 45.4352
Hunter-Lab:
46.9391, 37.6439, 28.6239
#d55d16 color charts
#d55d16 color shades, tints & tones
#d55d16 color schemes
#d55d16 color preview, HTML & CSS examples
This text has a color of #d55d16
<p style="color:#d55d16;">Text here</p>
.mytext {color:#d55d16;}
This box has a color of #d55d16
<div style="background-color:#d55d16;">Content here</div>
.mybackground {background-color:#d55d16;}
Border around this has a color of #d55d16
<div style="border:2px solid #d55d16;">Content here</div>
.myborder {border:2px solid #d55d16;}