#d10c5b color space conversions
Hex:
#d10c5b
RGB:
209, 12, 91
CMY:
18, 95, 64
CMYK:
0, 94, 56, 18
HSL:
336°, 89.1403%, 43.3333%
HSV (HSB):
336°, 94.2584%, 81.9608%
XYZ:
28.3143, 14.5736, 11.2182
xyY:
0.5233, 0.2694, 14.5736
CIE-Lab:
45.0445, 70.8098, 11.4892
CIE-LCH:
45.0445, 71.7359, 9.2162
CIE-Luv:
45.0445, 120.5266, -0.5011
Hunter-Lab:
38.1754, 65.5848, 9.2998
#d10c5b color charts
#d10c5b color shades, tints & tones
#d10c5b color schemes
#d10c5b color preview, HTML & CSS examples
This text has a color of #d10c5b
<p style="color:#d10c5b;">Text here</p>
.mytext {color:#d10c5b;}
This box has a color of #d10c5b
<div style="background-color:#d10c5b;">Content here</div>
.mybackground {background-color:#d10c5b;}
Border around this has a color of #d10c5b
<div style="border:2px solid #d10c5b;">Content here</div>
.myborder {border:2px solid #d10c5b;}