#c8949c color space conversions
Hex:
#c8949c
RGB:
200, 148, 156
CMY:
22, 42, 39
CMYK:
0, 26, 22, 22
HSL:
351°, 32.0988%, 68.2353%
HSV (HSB):
351°, 26.0000%, 78.4314%
XYZ:
40.4101, 35.8595, 36.2442
xyY:
0.3592, 0.3187, 35.8595
CIE-Lab:
66.4124, 20.7446, 3.4820
CIE-LCH:
66.4124, 21.0348, 9.5282
CIE-Luv:
66.4124, 32.3178, 1.2213
Hunter-Lab:
59.8828, 15.6604, 6.0325
#c8949c color charts
#c8949c color shades, tints & tones
#c8949c color schemes
#c8949c color preview, HTML & CSS examples
This text has a color of #c8949c
<p style="color:#c8949c;">Text here</p>
.mytext {color:#c8949c;}
This box has a color of #c8949c
<div style="background-color:#c8949c;">Content here</div>
.mybackground {background-color:#c8949c;}
Border around this has a color of #c8949c
<div style="border:2px solid #c8949c;">Content here</div>
.myborder {border:2px solid #c8949c;}