#c81d81 color space conversions
Hex:
#c81d81
RGB:
200, 29, 129
CMY:
22, 89, 49
CMYK:
0, 86, 36, 22
HSL:
325°, 74.6725%, 44.9020%
HSV (HSB):
325°, 85.5000%, 78.4314%
XYZ:
28.2212, 14.7431, 22.1272
xyY:
0.4336, 0.2265, 14.7431
CIE-Lab:
45.2803, 69.4275, -11.9293
CIE-LCH:
45.2803, 70.4449, 350.2504
CIE-Luv:
45.2803, 93.9918, -28.3165
Hunter-Lab:
38.3967, 64.0017, -7.2898
#c81d81 color charts
#c81d81 color shades, tints & tones
#c81d81 color schemes
#c81d81 color preview, HTML & CSS examples
This text has a color of #c81d81
<p style="color:#c81d81;">Text here</p>
.mytext {color:#c81d81;}
This box has a color of #c81d81
<div style="background-color:#c81d81;">Content here</div>
.mybackground {background-color:#c81d81;}
Border around this has a color of #c81d81
<div style="border:2px solid #c81d81;">Content here</div>
.myborder {border:2px solid #c81d81;}