#d94e32 color space conversions
Hex:
#d94e32
RGB:
217, 78, 50
CMY:
15, 69, 80
CMYK:
0, 64, 77, 15
HSL:
10°, 68.7243%, 52.3529%
HSV (HSB):
10°, 76.9585%, 85.0980%
XYZ:
31.9154, 20.4308, 5.2790
xyY:
0.5538, 0.3545, 20.4308
CIE-Lab:
52.3208, 53.0424, 44.8665
CIE-LCH:
52.3208, 69.4730, 40.2266
CIE-Luv:
52.3208, 110.5739, 34.5365
Hunter-Lab:
45.2004, 46.9356, 24.7157
#d94e32 color charts
#d94e32 color shades, tints & tones
#d94e32 color schemes
#d94e32 color preview, HTML & CSS examples
This text has a color of #d94e32
<p style="color:#d94e32;">Text here</p>
.mytext {color:#d94e32;}
This box has a color of #d94e32
<div style="background-color:#d94e32;">Content here</div>
.mybackground {background-color:#d94e32;}
Border around this has a color of #d94e32
<div style="border:2px solid #d94e32;">Content here</div>
.myborder {border:2px solid #d94e32;}