#d202a7 color space conversions
Hex:
#d202a7
RGB:
210, 2, 167
CMY:
18, 99, 35
CMYK:
0, 99, 20, 18
HSL:
312°, 98.1132%, 41.5686%
HSV (HSB):
312°, 99.0476%, 82.3529%
XYZ:
33.5751, 16.5351, 37.9812
xyY:
0.3811, 0.1877, 16.5351
CIE-Lab:
47.6688, 79.0168, -31.0144
CIE-LCH:
47.6688, 84.8855, 338.5698
CIE-Luv:
47.6688, 87.8063, -57.0780
Hunter-Lab:
40.6633, 76.2239, -26.9149
#d202a7 color charts
#d202a7 color shades, tints & tones
#d202a7 color schemes
#d202a7 color preview, HTML & CSS examples
This text has a color of #d202a7
<p style="color:#d202a7;">Text here</p>
.mytext {color:#d202a7;}
This box has a color of #d202a7
<div style="background-color:#d202a7;">Content here</div>
.mybackground {background-color:#d202a7;}
Border around this has a color of #d202a7
<div style="border:2px solid #d202a7;">Content here</div>
.myborder {border:2px solid #d202a7;}