#d63e29 color space conversions
Hex:
#d63e29
RGB:
214, 62, 41
CMY:
16, 76, 84
CMYK:
0, 71, 81, 16
HSL:
7°, 67.8431%, 50.0000%
HSV (HSB):
7°, 80.8411%, 83.9216%
XYZ:
29.8544, 17.9015, 3.9797
xyY:
0.5771, 0.3460, 17.9015
CIE-Lab:
49.3764, 58.0860, 46.3449
CIE-LCH:
49.3764, 74.3091, 38.5852
CIE-Luv:
49.3764, 120.0255, 32.6439
Hunter-Lab:
42.3101, 51.9084, 24.0403
#d63e29 color charts
#d63e29 color shades, tints & tones
#d63e29 color schemes
#d63e29 color preview, HTML & CSS examples
This text has a color of #d63e29
<p style="color:#d63e29;">Text here</p>
.mytext {color:#d63e29;}
This box has a color of #d63e29
<div style="background-color:#d63e29;">Content here</div>
.mybackground {background-color:#d63e29;}
Border around this has a color of #d63e29
<div style="border:2px solid #d63e29;">Content here</div>
.myborder {border:2px solid #d63e29;}