#cb999b color space conversions
Hex:
#cb999b
RGB:
203, 153, 155
CMY:
20, 40, 39
CMYK:
0, 25, 24, 20
HSL:
358°, 32.4675%, 69.8039%
HSV (HSB):
358°, 24.6305%, 79.6078%
XYZ:
41.9362, 37.8455, 36.1050
xyY:
0.3619, 0.3266, 37.8455
CIE-Lab:
67.9066, 18.9787, 6.2359
CIE-LCH:
67.9066, 19.9770, 18.1891
CIE-Luv:
67.9066, 31.6122, 5.3798
Hunter-Lab:
61.5187, 14.0225, 8.2661
#cb999b color charts
#cb999b color shades, tints & tones
#cb999b color schemes
#cb999b color preview, HTML & CSS examples
This text has a color of #cb999b
<p style="color:#cb999b;">Text here</p>
.mytext {color:#cb999b;}
This box has a color of #cb999b
<div style="background-color:#cb999b;">Content here</div>
.mybackground {background-color:#cb999b;}
Border around this has a color of #cb999b
<div style="border:2px solid #cb999b;">Content here</div>
.myborder {border:2px solid #cb999b;}