#d14d2e color space conversions
Hex:
#d14d2e
RGB:
209, 77, 46
CMY:
18, 70, 82
CMYK:
0, 63, 78, 18
HSL:
11°, 63.9216%, 50.0000%
HSV (HSB):
11°, 77.9904%, 81.9608%
XYZ:
29.4415, 19.0603, 4.7120
xyY:
0.5533, 0.3582, 19.0603
CIE-Lab:
50.7577, 50.5580, 44.8818
CIE-LCH:
50.7577, 67.6054, 41.5964
CIE-Luv:
50.7577, 105.3039, 34.5149
Hunter-Lab:
43.6581, 43.9724, 24.1615
#d14d2e color charts
#d14d2e color shades, tints & tones
#d14d2e color schemes
#d14d2e color preview, HTML & CSS examples
This text has a color of #d14d2e
<p style="color:#d14d2e;">Text here</p>
.mytext {color:#d14d2e;}
This box has a color of #d14d2e
<div style="background-color:#d14d2e;">Content here</div>
.mybackground {background-color:#d14d2e;}
Border around this has a color of #d14d2e
<div style="border:2px solid #d14d2e;">Content here</div>
.myborder {border:2px solid #d14d2e;}