#c8949f color space conversions
Hex:
#c8949f
RGB:
200, 148, 159
CMY:
22, 42, 38
CMYK:
0, 26, 21, 22
HSL:
347°, 32.0988%, 68.2353%
HSV (HSB):
347°, 26.0000%, 78.4314%
XYZ:
40.6673, 35.9624, 37.5989
xyY:
0.3560, 0.3148, 35.9624
CIE-Lab:
66.4912, 21.2013, 1.9119
CIE-LCH:
66.4912, 21.2873, 5.1529
CIE-Luv:
66.4912, 31.9185, -1.0588
Hunter-Lab:
59.9686, 16.1035, 4.8046
#c8949f color charts
#c8949f color shades, tints & tones
#c8949f color schemes
#c8949f color preview, HTML & CSS examples
This text has a color of #c8949f
<p style="color:#c8949f;">Text here</p>
.mytext {color:#c8949f;}
This box has a color of #c8949f
<div style="background-color:#c8949f;">Content here</div>
.mybackground {background-color:#c8949f;}
Border around this has a color of #c8949f
<div style="border:2px solid #c8949f;">Content here</div>
.myborder {border:2px solid #c8949f;}