#cb99c5 color space conversions
Hex:
#cb99c5
RGB:
203, 153, 197
CMY:
20, 40, 23
CMYK:
0, 25, 3, 20
HSL:
307°, 32.4675%, 69.8039%
HSV (HSB):
307°, 24.6305%, 79.6078%
XYZ:
46.0979, 39.5102, 58.0199
xyY:
0.3210, 0.2751, 39.5102
CIE-Lab:
69.1192, 25.9484, -15.3873
CIE-LCH:
69.1192, 30.1676, 329.3323
CIE-Luv:
69.1192, 26.0731, -27.7222
Hunter-Lab:
62.8571, 20.9075, -10.7273
#cb99c5 color charts
#cb99c5 color shades, tints & tones
#cb99c5 color schemes
#cb99c5 color preview, HTML & CSS examples
This text has a color of #cb99c5
<p style="color:#cb99c5;">Text here</p>
.mytext {color:#cb99c5;}
This box has a color of #cb99c5
<div style="background-color:#cb99c5;">Content here</div>
.mybackground {background-color:#cb99c5;}
Border around this has a color of #cb99c5
<div style="border:2px solid #cb99c5;">Content here</div>
.myborder {border:2px solid #cb99c5;}