#d10c2d color space conversions
Hex:
#d10c2d
RGB:
209, 12, 45
CMY:
18, 95, 82
CMYK:
0, 94, 78, 18
HSL:
350°, 89.1403%, 43.3333%
HSV (HSB):
350°, 94.2584%, 81.9608%
XYZ:
26.8996, 14.0077, 3.7686
xyY:
0.6021, 0.3135, 14.0077
CIE-Lab:
44.2440, 68.6037, 38.6905
CIE-LCH:
44.2440, 78.7618, 29.4218
CIE-Luv:
44.2440, 135.4322, 22.6334
Hunter-Lab:
37.4269, 62.7953, 20.2287
#d10c2d color charts
#d10c2d color shades, tints & tones
#d10c2d color schemes
#d10c2d color preview, HTML & CSS examples
This text has a color of #d10c2d
<p style="color:#d10c2d;">Text here</p>
.mytext {color:#d10c2d;}
This box has a color of #d10c2d
<div style="background-color:#d10c2d;">Content here</div>
.mybackground {background-color:#d10c2d;}
Border around this has a color of #d10c2d
<div style="border:2px solid #d10c2d;">Content here</div>
.myborder {border:2px solid #d10c2d;}