#d202e2 color space conversions
Hex:
#d202e2
RGB:
210, 2, 226
CMY:
18, 99, 11
CMYK:
7, 99, 0, 11
HSL:
296°, 98.2456%, 44.7059%
HSV (HSB):
296°, 99.1150%, 88.6275%
XYZ:
40.3275, 19.2360, 73.5389
xyY:
0.3030, 0.1445, 19.2360
CIE-Lab:
50.9622, 87.0840, -60.0231
CIE-LCH:
50.9622, 105.7657, 325.4232
CIE-Luv:
50.9622, 63.4194, -101.5425
Hunter-Lab:
43.8589, 87.3746, -68.7112
#d202e2 color charts
#d202e2 color shades, tints & tones
#d202e2 color schemes
#d202e2 color preview, HTML & CSS examples
This text has a color of #d202e2
<p style="color:#d202e2;">Text here</p>
.mytext {color:#d202e2;}
This box has a color of #d202e2
<div style="background-color:#d202e2;">Content here</div>
.mybackground {background-color:#d202e2;}
Border around this has a color of #d202e2
<div style="border:2px solid #d202e2;">Content here</div>
.myborder {border:2px solid #d202e2;}