#d10c2c color space conversions
Hex:
#d10c2c
RGB:
209, 12, 44
CMY:
18, 95, 83
CMYK:
0, 94, 79, 18
HSL:
350°, 89.1403%, 43.3333%
HSV (HSB):
350°, 94.2584%, 81.9608%
XYZ:
26.8806, 14.0001, 3.6684
xyY:
0.6034, 0.3143, 14.0001
CIE-Lab:
44.2331, 68.5733, 39.2547
CIE-LCH:
44.2331, 79.0141, 29.7889
CIE-Luv:
44.2331, 135.6583, 22.9799
Hunter-Lab:
37.4167, 62.7572, 20.3788
#d10c2c color charts
#d10c2c color shades, tints & tones
#d10c2c color schemes
#d10c2c color preview, HTML & CSS examples
This text has a color of #d10c2c
<p style="color:#d10c2c;">Text here</p>
.mytext {color:#d10c2c;}
This box has a color of #d10c2c
<div style="background-color:#d10c2c;">Content here</div>
.mybackground {background-color:#d10c2c;}
Border around this has a color of #d10c2c
<div style="border:2px solid #d10c2c;">Content here</div>
.myborder {border:2px solid #d10c2c;}