#d14e1b color space conversions
Hex:
#d14e1b
RGB:
209, 78, 27
CMY:
18, 69, 89
CMYK:
0, 63, 87, 18
HSL:
17°, 77.1186%, 46.2745%
HSV (HSB):
17°, 87.0813%, 81.9608%
XYZ:
29.2167, 19.0832, 3.1804
xyY:
0.5675, 0.3707, 19.0832
CIE-Lab:
50.7844, 49.5795, 53.5514
CIE-LCH:
50.7844, 72.9787, 47.2055
CIE-Luv:
50.7844, 106.7827, 39.6856
Hunter-Lab:
43.6843, 42.9357, 26.2624
#d14e1b color charts
#d14e1b color shades, tints & tones
#d14e1b color schemes
#d14e1b color preview, HTML & CSS examples
This text has a color of #d14e1b
<p style="color:#d14e1b;">Text here</p>
.mytext {color:#d14e1b;}
This box has a color of #d14e1b
<div style="background-color:#d14e1b;">Content here</div>
.mybackground {background-color:#d14e1b;}
Border around this has a color of #d14e1b
<div style="border:2px solid #d14e1b;">Content here</div>
.myborder {border:2px solid #d14e1b;}