#d200a3 color space conversions
Hex:
#d200a3
RGB:
210, 0, 163
CMY:
18, 100, 36
CMYK:
0, 100, 22, 18
HSL:
313°, 100.0000%, 41.1765%
HSV (HSB):
313°, 100.0000%, 82.3529%
XYZ:
33.1892, 16.3460, 36.0562
xyY:
0.3878, 0.1910, 16.3460
CIE-Lab:
47.4252, 78.7076, -29.0145
CIE-LCH:
47.4252, 83.8852, 339.7643
CIE-Luv:
47.4252, 89.7680, -54.1016
Hunter-Lab:
40.4302, 75.7782, -24.5745
#d200a3 color charts
#d200a3 color shades, tints & tones
#d200a3 color schemes
#d200a3 color preview, HTML & CSS examples
This text has a color of #d200a3
<p style="color:#d200a3;">Text here</p>
.mytext {color:#d200a3;}
This box has a color of #d200a3
<div style="background-color:#d200a3;">Content here</div>
.mybackground {background-color:#d200a3;}
Border around this has a color of #d200a3
<div style="border:2px solid #d200a3;">Content here</div>
.myborder {border:2px solid #d200a3;}