#d04c40 color space conversions
Hex:
#d04c40
RGB:
208, 76, 64
CMY:
18, 70, 75
CMYK:
0, 63, 69, 18
HSL:
5°, 60.5042%, 53.3333%
HSV (HSB):
5°, 69.2308%, 81.5686%
XYZ:
29.5223, 18.9489, 6.9520
xyY:
0.5327, 0.3419, 18.9489
CIE-Lab:
50.6274, 51.4286, 34.9381
CIE-LCH:
50.6274, 62.1737, 34.1903
CIE-Luv:
50.6274, 102.0625, 27.2012
Hunter-Lab:
43.5304, 44.8804, 21.0024
#d04c40 color charts
#d04c40 color shades, tints & tones
#d04c40 color schemes
#d04c40 color preview, HTML & CSS examples
This text has a color of #d04c40
<p style="color:#d04c40;">Text here</p>
.mytext {color:#d04c40;}
This box has a color of #d04c40
<div style="background-color:#d04c40;">Content here</div>
.mybackground {background-color:#d04c40;}
Border around this has a color of #d04c40
<div style="border:2px solid #d04c40;">Content here</div>
.myborder {border:2px solid #d04c40;}