#d31c66 color space conversions
Hex:
#d31c66
RGB:
211, 28, 102
CMY:
17, 89, 60
CMYK:
0, 87, 52, 17
HSL:
336°, 76.5690%, 46.8627%
HSV (HSB):
336°, 86.7299%, 82.7451%
XYZ:
29.6775, 15.6387, 14.0248
xyY:
0.5001, 0.2635, 15.6387
CIE-Lab:
46.4969, 69.8251, 6.7485
CIE-LCH:
46.4969, 70.1505, 5.5204
CIE-Luv:
46.4969, 114.6541, -5.3636
Hunter-Lab:
39.5458, 64.7518, 6.6551
#d31c66 color charts
#d31c66 color shades, tints & tones
#d31c66 color schemes
#d31c66 color preview, HTML & CSS examples
This text has a color of #d31c66
<p style="color:#d31c66;">Text here</p>
.mytext {color:#d31c66;}
This box has a color of #d31c66
<div style="background-color:#d31c66;">Content here</div>
.mybackground {background-color:#d31c66;}
Border around this has a color of #d31c66
<div style="border:2px solid #d31c66;">Content here</div>
.myborder {border:2px solid #d31c66;}