#d10b5c color space conversions
Hex:
#d10b5c
RGB:
209, 11, 92
CMY:
18, 96, 64
CMYK:
0, 95, 56, 18
HSL:
335°, 90.0000%, 43.1373%
HSV (HSB):
335°, 94.7368%, 81.9608%
XYZ:
28.3459, 14.5674, 11.4430
xyY:
0.5215, 0.2680, 14.5674
CIE-Lab:
45.0358, 70.9716, 10.8521
CIE-LCH:
45.0358, 71.7965, 8.6936
CIE-Luv:
45.0358, 120.2518, -1.2140
Hunter-Lab:
38.1672, 65.7753, 8.9412
#d10b5c color charts
#d10b5c color shades, tints & tones
#d10b5c color schemes
#d10b5c color preview, HTML & CSS examples
This text has a color of #d10b5c
<p style="color:#d10b5c;">Text here</p>
.mytext {color:#d10b5c;}
This box has a color of #d10b5c
<div style="background-color:#d10b5c;">Content here</div>
.mybackground {background-color:#d10b5c;}
Border around this has a color of #d10b5c
<div style="border:2px solid #d10b5c;">Content here</div>
.myborder {border:2px solid #d10b5c;}