#d10d31 color space conversions
Hex:
#d10d31
RGB:
209, 13, 49
CMY:
18, 95, 81
CMYK:
0, 94, 77, 18
HSL:
349°, 88.2883%, 43.5294%
HSV (HSB):
349°, 93.7799%, 81.9608%
XYZ:
26.9928, 14.0649, 4.1978
xyY:
0.5965, 0.3108, 14.0649
CIE-Lab:
44.3259, 68.6294, 36.4456
CIE-LCH:
44.3259, 77.7063, 27.9705
CIE-Luv:
44.3259, 134.3090, 21.2451
Hunter-Lab:
37.5032, 62.8441, 19.6157
#d10d31 color charts
#d10d31 color shades, tints & tones
#d10d31 color schemes
#d10d31 color preview, HTML & CSS examples
This text has a color of #d10d31
<p style="color:#d10d31;">Text here</p>
.mytext {color:#d10d31;}
This box has a color of #d10d31
<div style="background-color:#d10d31;">Content here</div>
.mybackground {background-color:#d10d31;}
Border around this has a color of #d10d31
<div style="border:2px solid #d10d31;">Content here</div>
.myborder {border:2px solid #d10d31;}