#d44e29 color space conversions
Hex:
#d44e29
RGB:
212, 78, 41
CMY:
17, 69, 84
CMYK:
0, 63, 81, 17
HSL:
13°, 67.5889%, 49.6078%
HSV (HSB):
13°, 80.6604%, 83.1373%
XYZ:
30.2760, 19.6059, 4.2864
xyY:
0.5589, 0.3619, 19.6059
CIE-Lab:
51.3887, 51.0047, 48.1510
CIE-LCH:
51.3887, 70.1427, 43.3514
CIE-Luv:
51.3887, 107.7439, 36.6868
Hunter-Lab:
44.2786, 44.5640, 25.2554
#d44e29 color charts
#d44e29 color shades, tints & tones
#d44e29 color schemes
#d44e29 color preview, HTML & CSS examples
This text has a color of #d44e29
<p style="color:#d44e29;">Text here</p>
.mytext {color:#d44e29;}
This box has a color of #d44e29
<div style="background-color:#d44e29;">Content here</div>
.mybackground {background-color:#d44e29;}
Border around this has a color of #d44e29
<div style="border:2px solid #d44e29;">Content here</div>
.myborder {border:2px solid #d44e29;}