#d10c1a color space conversions
Hex:
#d10c1a
RGB:
209, 12, 26
CMY:
18, 95, 90
CMYK:
0, 94, 88, 18
HSL:
356°, 89.1403%, 43.3333%
HSV (HSB):
356°, 94.2584%, 81.9608%
XYZ:
26.6124, 13.8928, 2.2562
xyY:
0.6223, 0.3249, 13.8928
CIE-Lab:
44.0789, 68.1430, 48.6506
CIE-LCH:
44.0789, 83.7279, 35.5249
CIE-Luv:
44.0789, 138.9281, 27.9769
Hunter-Lab:
37.2731, 62.2184, 22.5022
#d10c1a color charts
#d10c1a color shades, tints & tones
#d10c1a color schemes
#d10c1a color preview, HTML & CSS examples
This text has a color of #d10c1a
<p style="color:#d10c1a;">Text here</p>
.mytext {color:#d10c1a;}
This box has a color of #d10c1a
<div style="background-color:#d10c1a;">Content here</div>
.mybackground {background-color:#d10c1a;}
Border around this has a color of #d10c1a
<div style="border:2px solid #d10c1a;">Content here</div>
.myborder {border:2px solid #d10c1a;}