#d10a0c color space conversions
Hex:
#d10a0c
RGB:
209, 10, 12
CMY:
18, 96, 95
CMYK:
0, 95, 94, 18
HSL:
359°, 90.8676%, 42.9412%
HSV (HSB):
359°, 95.2153%, 81.9608%
XYZ:
26.4694, 13.7989, 1.6162
xyY:
0.6320, 0.3295, 13.7989
CIE-Lab:
43.9432, 68.1407, 54.1983
CIE-LCH:
43.9432, 87.0668, 38.4983
CIE-Luv:
43.9432, 140.7932, 30.1688
Hunter-Lab:
37.1469, 62.1848, 23.4232
#d10a0c color charts
#d10a0c color shades, tints & tones
#d10a0c color schemes
#d10a0c color preview, HTML & CSS examples
This text has a color of #d10a0c
<p style="color:#d10a0c;">Text here</p>
.mytext {color:#d10a0c;}
This box has a color of #d10a0c
<div style="background-color:#d10a0c;">Content here</div>
.mybackground {background-color:#d10a0c;}
Border around this has a color of #d10a0c
<div style="border:2px solid #d10a0c;">Content here</div>
.myborder {border:2px solid #d10a0c;}