#d200c1 color space conversions
Hex:
#d200c1
RGB:
210, 0, 193
CMY:
18, 100, 24
CMYK:
0, 100, 8, 18
HSL:
305°, 100.0000%, 41.1765%
HSV (HSB):
305°, 100.0000%, 82.3529%
XYZ:
36.2040, 17.5519, 51.9318
xyY:
0.3426, 0.1661, 17.5519
CIE-Lab:
48.9480, 82.4970, -44.2830
CIE-LCH:
48.9480, 93.6309, 331.7739
CIE-Luv:
48.9480, 76.5134, -77.2293
Hunter-Lab:
41.8950, 80.9364, -44.1676
#d200c1 color charts
#d200c1 color shades, tints & tones
#d200c1 color schemes
#d200c1 color preview, HTML & CSS examples
This text has a color of #d200c1
<p style="color:#d200c1;">Text here</p>
.mytext {color:#d200c1;}
This box has a color of #d200c1
<div style="background-color:#d200c1;">Content here</div>
.mybackground {background-color:#d200c1;}
Border around this has a color of #d200c1
<div style="border:2px solid #d200c1;">Content here</div>
.myborder {border:2px solid #d200c1;}