#d10a2a color space conversions
Hex:
#d10a2a
RGB:
209, 10, 42
CMY:
18, 96, 84
CMYK:
0, 95, 80, 18
HSL:
350°, 90.8676%, 42.9412%
HSV (HSB):
350°, 95.2153%, 81.9608%
XYZ:
26.8210, 13.9396, 3.4675
xyY:
0.6064, 0.3152, 13.9396
CIE-Lab:
44.1461, 68.7052, 40.3063
CIE-LCH:
44.1461, 79.6555, 30.3983
CIE-Luv:
44.1461, 136.4231, 23.5252
Hunter-Lab:
37.3357, 62.8920, 20.6286
#d10a2a color charts
#d10a2a color shades, tints & tones
#d10a2a color schemes
#d10a2a color preview, HTML & CSS examples
This text has a color of #d10a2a
<p style="color:#d10a2a;">Text here</p>
.mytext {color:#d10a2a;}
This box has a color of #d10a2a
<div style="background-color:#d10a2a;">Content here</div>
.mybackground {background-color:#d10a2a;}
Border around this has a color of #d10a2a
<div style="border:2px solid #d10a2a;">Content here</div>
.myborder {border:2px solid #d10a2a;}