#d01c35 color space conversions
Hex:
#d01c35
RGB:
208, 28, 53
CMY:
18, 89, 79
CMYK:
0, 87, 75, 18
HSL:
352°, 76.2712%, 46.2745%
HSV (HSB):
352°, 86.5385%, 81.5686%
XYZ:
27.0703, 14.4974, 4.7397
xyY:
0.5846, 0.3131, 14.4974
CIE-Lab:
44.9380, 66.3049, 34.7109
CIE-LCH:
44.9380, 74.8411, 27.6322
CIE-Luv:
44.9380, 128.8945, 20.9847
Hunter-Lab:
38.0755, 60.2748, 19.2724
#d01c35 color charts
#d01c35 color shades, tints & tones
#d01c35 color schemes
#d01c35 color preview, HTML & CSS examples
This text has a color of #d01c35
<p style="color:#d01c35;">Text here</p>
.mytext {color:#d01c35;}
This box has a color of #d01c35
<div style="background-color:#d01c35;">Content here</div>
.mybackground {background-color:#d01c35;}
Border around this has a color of #d01c35
<div style="border:2px solid #d01c35;">Content here</div>
.myborder {border:2px solid #d01c35;}