#d21d66 color space conversions
Hex:
#d21d66
RGB:
210, 29, 102
CMY:
18, 89, 60
CMYK:
0, 86, 51, 18
HSL:
336°, 75.7322%, 46.8627%
HSV (HSB):
336°, 86.1905%, 82.3529%
XYZ:
29.4160, 15.5397, 14.0194
xyY:
0.4988, 0.2635, 15.5397
CIE-Lab:
46.3647, 69.3956, 6.5333
CIE-LCH:
46.3647, 69.7025, 5.3783
CIE-Luv:
46.3647, 113.6100, -5.5092
Hunter-Lab:
39.4204, 64.2132, 6.5084
#d21d66 color charts
#d21d66 color shades, tints & tones
#d21d66 color schemes
#d21d66 color preview, HTML & CSS examples
This text has a color of #d21d66
<p style="color:#d21d66;">Text here</p>
.mytext {color:#d21d66;}
This box has a color of #d21d66
<div style="background-color:#d21d66;">Content here</div>
.mybackground {background-color:#d21d66;}
Border around this has a color of #d21d66
<div style="border:2px solid #d21d66;">Content here</div>
.myborder {border:2px solid #d21d66;}