#d14d29 color space conversions
Hex:
#d14d29
RGB:
209, 77, 41
CMY:
18, 70, 84
CMYK:
0, 63, 80, 18
HSL:
13°, 67.2000%, 49.0196%
HSV (HSB):
13°, 80.3828%, 81.9608%
XYZ:
29.3486, 19.0232, 4.2228
xyY:
0.5580, 0.3617, 19.0232
CIE-Lab:
50.7143, 50.3889, 47.3264
CIE-LCH:
50.7143, 69.1291, 43.2049
CIE-Luv:
50.7143, 105.9900, 36.0326
Hunter-Lab:
43.6155, 43.7843, 24.7905
#d14d29 color charts
#d14d29 color shades, tints & tones
#d14d29 color schemes
#d14d29 color preview, HTML & CSS examples
This text has a color of #d14d29
<p style="color:#d14d29;">Text here</p>
.mytext {color:#d14d29;}
This box has a color of #d14d29
<div style="background-color:#d14d29;">Content here</div>
.mybackground {background-color:#d14d29;}
Border around this has a color of #d14d29
<div style="border:2px solid #d14d29;">Content here</div>
.myborder {border:2px solid #d14d29;}