#cb97b9 color space conversions
Hex:
#cb97b9
RGB:
203, 151, 185
CMY:
20, 41, 27
CMYK:
0, 26, 9, 20
HSL:
321°, 33.3333%, 69.4118%
HSV (HSB):
321°, 25.6158%, 79.6078%
XYZ:
44.4522, 38.3325, 50.9550
xyY:
0.3324, 0.2866, 38.3325
CIE-Lab:
68.2650, 24.8989, -9.9920
CIE-LCH:
68.2650, 26.8290, 338.1343
CIE-Luv:
68.2650, 28.7456, -19.1963
Hunter-Lab:
61.9133, 19.8103, -5.4567
#cb97b9 color charts
#cb97b9 color shades, tints & tones
#cb97b9 color schemes
#cb97b9 color preview, HTML & CSS examples
This text has a color of #cb97b9
<p style="color:#cb97b9;">Text here</p>
.mytext {color:#cb97b9;}
This box has a color of #cb97b9
<div style="background-color:#cb97b9;">Content here</div>
.mybackground {background-color:#cb97b9;}
Border around this has a color of #cb97b9
<div style="border:2px solid #cb97b9;">Content here</div>
.myborder {border:2px solid #cb97b9;}