#d04c1c color space conversions
Hex:
#d04c1c
RGB:
208, 76, 28
CMY:
18, 70, 89
CMYK:
0, 63, 87, 18
HSL:
16°, 76.2712%, 46.2745%
HSV (HSB):
16°, 86.5385%, 81.5686%
XYZ:
28.8065, 18.6626, 3.1826
xyY:
0.5687, 0.3685, 18.6626
CIE-Lab:
50.2901, 50.1233, 52.6854
CIE-LCH:
50.2901, 72.7193, 46.4276
CIE-Luv:
50.2901, 107.3307, 38.8105
Hunter-Lab:
43.2003, 43.4256, 25.8723
#d04c1c color charts
#d04c1c color shades, tints & tones
#d04c1c color schemes
#d04c1c color preview, HTML & CSS examples
This text has a color of #d04c1c
<p style="color:#d04c1c;">Text here</p>
.mytext {color:#d04c1c;}
This box has a color of #d04c1c
<div style="background-color:#d04c1c;">Content here</div>
.mybackground {background-color:#d04c1c;}
Border around this has a color of #d04c1c
<div style="border:2px solid #d04c1c;">Content here</div>
.myborder {border:2px solid #d04c1c;}