#cb999f color space conversions
Hex:
#cb999f
RGB:
203, 153, 159
CMY:
20, 40, 38
CMYK:
0, 25, 22, 20
HSL:
353°, 32.4675%, 69.8039%
HSV (HSB):
353°, 24.6305%, 79.6078%
XYZ:
42.2778, 37.9822, 37.9039
xyY:
0.3578, 0.3214, 37.9822
CIE-Lab:
68.0075, 19.5748, 4.1479
CIE-LCH:
68.0075, 20.0094, 11.9640
CIE-Luv:
68.0075, 31.1071, 2.3847
Hunter-Lab:
61.6297, 14.5987, 6.6758
#cb999f color charts
#cb999f color shades, tints & tones
#cb999f color schemes
#cb999f color preview, HTML & CSS examples
This text has a color of #cb999f
<p style="color:#cb999f;">Text here</p>
.mytext {color:#cb999f;}
This box has a color of #cb999f
<div style="background-color:#cb999f;">Content here</div>
.mybackground {background-color:#cb999f;}
Border around this has a color of #cb999f
<div style="border:2px solid #cb999f;">Content here</div>
.myborder {border:2px solid #cb999f;}