#d94e31 color space conversions
Hex:
#d94e31
RGB:
217, 78, 49
CMY:
15, 69, 81
CMYK:
0, 64, 77, 15
HSL:
10°, 68.8525%, 52.1569%
HSV (HSB):
10°, 77.4194%, 85.0980%
XYZ:
31.8940, 20.4222, 5.1666
xyY:
0.5548, 0.3553, 20.4222
CIE-Lab:
52.3113, 53.0059, 45.3714
CIE-LCH:
52.3113, 69.7724, 40.5625
CIE-Luv:
52.3113, 110.7268, 34.8682
Hunter-Lab:
45.1910, 46.8942, 24.8551
#d94e31 color charts
#d94e31 color shades, tints & tones
#d94e31 color schemes
#d94e31 color preview, HTML & CSS examples
This text has a color of #d94e31
<p style="color:#d94e31;">Text here</p>
.mytext {color:#d94e31;}
This box has a color of #d94e31
<div style="background-color:#d94e31;">Content here</div>
.mybackground {background-color:#d94e31;}
Border around this has a color of #d94e31
<div style="border:2px solid #d94e31;">Content here</div>
.myborder {border:2px solid #d94e31;}