#d55d0f color space conversions
Hex:
#d55d0f
RGB:
213, 93, 15
CMY:
16, 64, 94
CMYK:
0, 56, 93, 16
HSL:
24°, 86.8421%, 44.7059%
HSV (HSB):
24°, 92.9577%, 83.5294%
XYZ:
31.4411, 22.0093, 3.0430
xyY:
0.5565, 0.3896, 22.0093
CIE-Lab:
54.0369, 43.9155, 60.0593
CIE-LCH:
54.0369, 74.4022, 53.8257
CIE-Luv:
54.0369, 99.3400, 46.3638
Hunter-Lab:
46.9141, 37.5284, 28.9941
#d55d0f color charts
#d55d0f color shades, tints & tones
#d55d0f color schemes
#d55d0f color preview, HTML & CSS examples
This text has a color of #d55d0f
<p style="color:#d55d0f;">Text here</p>
.mytext {color:#d55d0f;}
This box has a color of #d55d0f
<div style="background-color:#d55d0f;">Content here</div>
.mybackground {background-color:#d55d0f;}
Border around this has a color of #d55d0f
<div style="border:2px solid #d55d0f;">Content here</div>
.myborder {border:2px solid #d55d0f;}