#cb947c color space conversions
Hex:
#cb947c
RGB:
203, 148, 124
CMY:
20, 42, 51
CMYK:
0, 27, 39, 20
HSL:
18°, 43.1694%, 64.1176%
HSV (HSB):
18°, 38.9163%, 79.6078%
XYZ:
38.8566, 35.3316, 23.8405
xyY:
0.3964, 0.3604, 35.3316
CIE-Lab:
66.0060, 17.6155, 20.8449
CIE-LCH:
66.0060, 27.2913, 49.7996
CIE-Luv:
66.0060, 38.5111, 24.2330
Hunter-Lab:
59.4404, 12.6661, 17.8281
#cb947c color charts
#cb947c color shades, tints & tones
#cb947c color schemes
#cb947c color preview, HTML & CSS examples
This text has a color of #cb947c
<p style="color:#cb947c;">Text here</p>
.mytext {color:#cb947c;}
This box has a color of #cb947c
<div style="background-color:#cb947c;">Content here</div>
.mybackground {background-color:#cb947c;}
Border around this has a color of #cb947c
<div style="border:2px solid #cb947c;">Content here</div>
.myborder {border:2px solid #cb947c;}