#d01c3c color space conversions
Hex:
#d01c3c
RGB:
208, 28, 60
CMY:
18, 89, 76
CMYK:
0, 87, 71, 18
HSL:
349°, 76.2712%, 46.2745%
HSV (HSB):
349°, 86.5385%, 81.5686%
XYZ:
27.2433, 14.5666, 5.6507
xyY:
0.5740, 0.3069, 14.5666
CIE-Lab:
45.0348, 66.5869, 30.6315
CIE-LCH:
45.0348, 73.2947, 24.7035
CIE-Luv:
45.0348, 127.0360, 17.9854
Hunter-Lab:
38.1663, 60.6232, 17.9382
#d01c3c color charts
#d01c3c color shades, tints & tones
#d01c3c color schemes
#d01c3c color preview, HTML & CSS examples
This text has a color of #d01c3c
<p style="color:#d01c3c;">Text here</p>
.mytext {color:#d01c3c;}
This box has a color of #d01c3c
<div style="background-color:#d01c3c;">Content here</div>
.mybackground {background-color:#d01c3c;}
Border around this has a color of #d01c3c
<div style="border:2px solid #d01c3c;">Content here</div>
.myborder {border:2px solid #d01c3c;}