#cb98b1 color space conversions
Hex:
#cb98b1
RGB:
203, 152, 177
CMY:
20, 40, 31
CMYK:
0, 25, 13, 20
HSL:
331°, 32.9032%, 69.6078%
HSV (HSB):
331°, 25.1232%, 79.6078%
XYZ:
43.7927, 38.3273, 46.6848
xyY:
0.3400, 0.2976, 38.3273
CIE-Lab:
68.2612, 22.9864, -5.5338
CIE-LCH:
68.2612, 23.6431, 346.4640
CIE-Luv:
68.2612, 29.3067, -12.1719
Hunter-Lab:
61.9091, 17.9248, -1.3734
#cb98b1 color charts
#cb98b1 color shades, tints & tones
#cb98b1 color schemes
#cb98b1 color preview, HTML & CSS examples
This text has a color of #cb98b1
<p style="color:#cb98b1;">Text here</p>
.mytext {color:#cb98b1;}
This box has a color of #cb98b1
<div style="background-color:#cb98b1;">Content here</div>
.mybackground {background-color:#cb98b1;}
Border around this has a color of #cb98b1
<div style="border:2px solid #cb98b1;">Content here</div>
.myborder {border:2px solid #cb98b1;}