#d25d0e color space conversions
Hex:
#d25d0e
RGB:
210, 93, 14
CMY:
18, 64, 95
CMYK:
0, 56, 93, 18
HSL:
24°, 87.5000%, 43.9216%
HSV (HSB):
24°, 93.3333%, 82.3529%
XYZ:
30.5720, 21.5620, 2.9660
xyY:
0.5548, 0.3913, 21.5620
CIE-Lab:
53.5592, 42.7581, 59.7520
CIE-LCH:
53.5592, 73.4749, 54.4127
CIE-Luv:
53.5592, 96.8744, 46.2365
Hunter-Lab:
46.4349, 36.2601, 28.7173
#d25d0e color charts
#d25d0e color shades, tints & tones
#d25d0e color schemes
#d25d0e color preview, HTML & CSS examples
This text has a color of #d25d0e
<p style="color:#d25d0e;">Text here</p>
.mytext {color:#d25d0e;}
This box has a color of #d25d0e
<div style="background-color:#d25d0e;">Content here</div>
.mybackground {background-color:#d25d0e;}
Border around this has a color of #d25d0e
<div style="border:2px solid #d25d0e;">Content here</div>
.myborder {border:2px solid #d25d0e;}