#d14d1a color space conversions
Hex:
#d14d1a
RGB:
209, 77, 26
CMY:
18, 70, 90
CMYK:
0, 63, 88, 18
HSL:
17°, 77.8723%, 46.0784%
HSV (HSB):
17°, 87.5598%, 81.9608%
XYZ:
29.1348, 18.9376, 3.0970
xyY:
0.5694, 0.3701, 18.9376
CIE-Lab:
50.6142, 49.9978, 53.8011
CIE-LCH:
50.6142, 73.4462, 47.0984
CIE-Luv:
50.6142, 107.6021, 39.5919
Hunter-Lab:
43.5174, 43.3500, 26.2426
#d14d1a color charts
#d14d1a color shades, tints & tones
#d14d1a color schemes
#d14d1a color preview, HTML & CSS examples
This text has a color of #d14d1a
<p style="color:#d14d1a;">Text here</p>
.mytext {color:#d14d1a;}
This box has a color of #d14d1a
<div style="background-color:#d14d1a;">Content here</div>
.mybackground {background-color:#d14d1a;}
Border around this has a color of #d14d1a
<div style="border:2px solid #d14d1a;">Content here</div>
.myborder {border:2px solid #d14d1a;}