#cb98c1 color space conversions
Hex:
#cb98c1
RGB:
203, 152, 193
CMY:
20, 40, 24
CMYK:
0, 25, 5, 20
HSL:
312°, 32.9032%, 69.6078%
HSV (HSB):
312°, 25.1232%, 79.6078%
XYZ:
45.4825, 39.0032, 55.5833
xyY:
0.3247, 0.2785, 39.0032
CIE-Lab:
68.7536, 25.7684, -13.7152
CIE-LCH:
68.7536, 29.1910, 331.9758
CIE-Luv:
68.7536, 27.1251, -25.0740
Hunter-Lab:
62.4526, 20.7046, -9.0518
#cb98c1 color charts
#cb98c1 color shades, tints & tones
#cb98c1 color schemes
#cb98c1 color preview, HTML & CSS examples
This text has a color of #cb98c1
<p style="color:#cb98c1;">Text here</p>
.mytext {color:#cb98c1;}
This box has a color of #cb98c1
<div style="background-color:#cb98c1;">Content here</div>
.mybackground {background-color:#cb98c1;}
Border around this has a color of #cb98c1
<div style="border:2px solid #cb98c1;">Content here</div>
.myborder {border:2px solid #cb98c1;}