#d14d27 color space conversions
Hex:
#d14d27
RGB:
209, 77, 39
CMY:
18, 70, 85
CMYK:
0, 63, 81, 18
HSL:
13°, 68.5484%, 48.6275%
HSV (HSB):
13°, 81.3397%, 81.9608%
XYZ:
29.3146, 19.0095, 4.0436
xyY:
0.5598, 0.3630, 19.0095
CIE-Lab:
50.6984, 50.3268, 48.2705
CIE-LCH:
50.6984, 69.7340, 43.8052
CIE-Luv:
50.6984, 106.2435, 36.5929
Hunter-Lab:
43.5999, 43.7152, 25.0212
#d14d27 color charts
#d14d27 color shades, tints & tones
#d14d27 color schemes
#d14d27 color preview, HTML & CSS examples
This text has a color of #d14d27
<p style="color:#d14d27;">Text here</p>
.mytext {color:#d14d27;}
This box has a color of #d14d27
<div style="background-color:#d14d27;">Content here</div>
.mybackground {background-color:#d14d27;}
Border around this has a color of #d14d27
<div style="border:2px solid #d14d27;">Content here</div>
.myborder {border:2px solid #d14d27;}