#c2a8c8 color space conversions
Hex:
#c2a8c8
RGB:
194, 168, 200
CMY:
24, 34, 22
CMYK:
3, 16, 0, 22
HSL:
289°, 22.5352%, 72.1569%
HSV (HSB):
289°, 16.0000%, 78.4314%
XYZ:
46.6761, 43.6447, 60.6078
xyY:
0.3093, 0.2892, 43.6447
CIE-Lab:
71.9904, 15.2084, -12.8127
CIE-LCH:
71.9904, 19.8862, 319.8867
CIE-Luv:
71.9904, 12.6930, -22.0605
Hunter-Lab:
66.0642, 10.5027, -8.1482
#c2a8c8 color charts
#c2a8c8 color shades, tints & tones
#c2a8c8 color schemes
#c2a8c8 color preview, HTML & CSS examples
This text has a color of #c2a8c8
<p style="color:#c2a8c8;">Text here</p>
.mytext {color:#c2a8c8;}
This box has a color of #c2a8c8
<div style="background-color:#c2a8c8;">Content here</div>
.mybackground {background-color:#c2a8c8;}
Border around this has a color of #c2a8c8
<div style="border:2px solid #c2a8c8;">Content here</div>
.myborder {border:2px solid #c2a8c8;}