#d25f0e color space conversions
Hex:
#d25f0e
RGB:
210, 95, 14
CMY:
18, 63, 95
CMYK:
0, 55, 93, 18
HSL:
25°, 87.5000%, 43.9216%
HSV (HSB):
25°, 93.3333%, 82.3529%
XYZ:
30.7498, 21.9178, 3.0253
xyY:
0.5521, 0.3935, 21.9178
CIE-Lab:
53.9396, 41.7814, 60.0096
CIE-LCH:
53.9396, 73.1221, 55.1526
CIE-Luv:
53.9396, 95.2673, 46.8655
Hunter-Lab:
46.8164, 35.3131, 28.9401
#d25f0e color charts
#d25f0e color shades, tints & tones
#d25f0e color schemes
#d25f0e color preview, HTML & CSS examples
This text has a color of #d25f0e
<p style="color:#d25f0e;">Text here</p>
.mytext {color:#d25f0e;}
This box has a color of #d25f0e
<div style="background-color:#d25f0e;">Content here</div>
.mybackground {background-color:#d25f0e;}
Border around this has a color of #d25f0e
<div style="border:2px solid #d25f0e;">Content here</div>
.myborder {border:2px solid #d25f0e;}