#d25f3e color space conversions
Hex:
#d25f3e
RGB:
210, 95, 62
CMY:
18, 63, 76
CMYK:
0, 55, 70, 18
HSL:
13°, 62.1849%, 53.3333%
HSV (HSB):
13°, 70.4762%, 82.3529%
XYZ:
31.5401, 22.2339, 7.1866
xyY:
0.5174, 0.3647, 22.2339
CIE-Lab:
54.2743, 43.2546, 40.3363
CIE-LCH:
54.2743, 59.1437, 43.0005
CIE-Luv:
54.2743, 90.6554, 34.7524
Hunter-Lab:
47.1528, 36.8796, 23.9705
#d25f3e color charts
#d25f3e color shades, tints & tones
#d25f3e color schemes
#d25f3e color preview, HTML & CSS examples
This text has a color of #d25f3e
<p style="color:#d25f3e;">Text here</p>
.mytext {color:#d25f3e;}
This box has a color of #d25f3e
<div style="background-color:#d25f3e;">Content here</div>
.mybackground {background-color:#d25f3e;}
Border around this has a color of #d25f3e
<div style="border:2px solid #d25f3e;">Content here</div>
.myborder {border:2px solid #d25f3e;}