#d14e24 color space conversions
Hex:
#d14e24
RGB:
209, 78, 36
CMY:
18, 69, 86
CMYK:
0, 63, 83, 18
HSL:
15°, 70.6122%, 48.0392%
HSV (HSB):
15°, 82.7751%, 81.9608%
XYZ:
29.3373, 19.1315, 3.8156
xyY:
0.5611, 0.3659, 19.1315
CIE-Lab:
50.8407, 49.8008, 49.7946
CIE-LCH:
50.8407, 70.4246, 44.9964
CIE-Luv:
50.8407, 105.8800, 37.6751
Hunter-Lab:
43.7395, 43.1808, 25.4456
#d14e24 color charts
#d14e24 color shades, tints & tones
#d14e24 color schemes
#d14e24 color preview, HTML & CSS examples
This text has a color of #d14e24
<p style="color:#d14e24;">Text here</p>
.mytext {color:#d14e24;}
This box has a color of #d14e24
<div style="background-color:#d14e24;">Content here</div>
.mybackground {background-color:#d14e24;}
Border around this has a color of #d14e24
<div style="border:2px solid #d14e24;">Content here</div>
.myborder {border:2px solid #d14e24;}