#ca808c color space conversions
Hex:
#ca808c
RGB:
202, 128, 140
CMY:
21, 50, 45
CMYK:
0, 37, 31, 21
HSL:
350°, 41.1111%, 64.7059%
HSV (HSB):
350°, 36.6337%, 79.2157%
XYZ:
36.8099, 29.8883, 28.6399
xyY:
0.3861, 0.3135, 29.8883
CIE-Lab:
61.5578, 30.1556, 5.5757
CIE-LCH:
61.5578, 30.6667, 10.4755
CIE-Luv:
61.5578, 48.0137, 2.1713
Hunter-Lab:
54.6702, 24.5126, 7.2092
#ca808c color charts
#ca808c color shades, tints & tones
#ca808c color schemes
#ca808c color preview, HTML & CSS examples
This text has a color of #ca808c
<p style="color:#ca808c;">Text here</p>
.mytext {color:#ca808c;}
This box has a color of #ca808c
<div style="background-color:#ca808c;">Content here</div>
.mybackground {background-color:#ca808c;}
Border around this has a color of #ca808c
<div style="border:2px solid #ca808c;">Content here</div>
.myborder {border:2px solid #ca808c;}