#d2500d color space conversions
Hex:
#d2500d
RGB:
210, 80, 13
CMY:
18, 69, 95
CMYK:
0, 62, 94, 18
HSL:
20°, 88.3408%, 43.7255%
HSV (HSB):
20°, 93.8095%, 82.3529%
XYZ:
29.5196, 19.4680, 2.5826
xyY:
0.5724, 0.3775, 19.4680
CIE-Lab:
51.2303, 48.8198, 58.4503
CIE-LCH:
51.2303, 76.1565, 50.1301
CIE-Luv:
51.2303, 107.0573, 42.4625
Hunter-Lab:
44.1226, 42.2086, 27.4154
#d2500d color charts
#d2500d color shades, tints & tones
#d2500d color schemes
#d2500d color preview, HTML & CSS examples
This text has a color of #d2500d
<p style="color:#d2500d;">Text here</p>
.mytext {color:#d2500d;}
This box has a color of #d2500d
<div style="background-color:#d2500d;">Content here</div>
.mybackground {background-color:#d2500d;}
Border around this has a color of #d2500d
<div style="border:2px solid #d2500d;">Content here</div>
.myborder {border:2px solid #d2500d;}