#d10c31 color space conversions
Hex:
#d10c31
RGB:
209, 12, 49
CMY:
18, 95, 81
CMYK:
0, 94, 77, 18
HSL:
349°, 89.1403%, 43.3333%
HSV (HSB):
349°, 94.2584%, 81.9608%
XYZ:
26.9803, 14.0400, 4.1937
xyY:
0.5967, 0.3105, 14.0400
CIE-Lab:
44.2902, 68.7324, 36.4064
CIE-LCH:
44.2902, 77.7790, 27.9094
CIE-Luv:
44.2902, 134.4816, 21.1755
Hunter-Lab:
37.4700, 62.9568, 19.5932
#d10c31 color charts
#d10c31 color shades, tints & tones
#d10c31 color schemes
#d10c31 color preview, HTML & CSS examples
This text has a color of #d10c31
<p style="color:#d10c31;">Text here</p>
.mytext {color:#d10c31;}
This box has a color of #d10c31
<div style="background-color:#d10c31;">Content here</div>
.mybackground {background-color:#d10c31;}
Border around this has a color of #d10c31
<div style="border:2px solid #d10c31;">Content here</div>
.myborder {border:2px solid #d10c31;}