#cc98bf color space conversions
Hex:
#cc98bf
RGB:
204, 152, 191
CMY:
20, 40, 25
CMYK:
0, 25, 6, 20
HSL:
315°, 33.7662%, 69.8039%
HSV (HSB):
315°, 25.4902%, 80.0000%
XYZ:
45.5340, 39.0554, 54.4288
xyY:
0.3275, 0.2809, 39.0554
CIE-Lab:
68.7914, 25.7533, -12.5357
CIE-LCH:
68.7914, 28.6422, 334.0450
CIE-Luv:
68.7914, 28.0473, -23.2565
Hunter-Lab:
62.4943, 20.6919, -7.8919
#cc98bf color charts
#cc98bf color shades, tints & tones
#cc98bf color schemes
#cc98bf color preview, HTML & CSS examples
This text has a color of #cc98bf
<p style="color:#cc98bf;">Text here</p>
.mytext {color:#cc98bf;}
This box has a color of #cc98bf
<div style="background-color:#cc98bf;">Content here</div>
.mybackground {background-color:#cc98bf;}
Border around this has a color of #cc98bf
<div style="border:2px solid #cc98bf;">Content here</div>
.myborder {border:2px solid #cc98bf;}