#cb979c color space conversions
Hex:
#cb979c
RGB:
203, 151, 156
CMY:
20, 41, 39
CMYK:
0, 26, 23, 20
HSL:
354°, 33.3333%, 69.4118%
HSV (HSB):
354°, 25.6158%, 79.6078%
XYZ:
41.6960, 37.2300, 36.4410
xyY:
0.3614, 0.3227, 37.2300
CIE-Lab:
67.4493, 20.2218, 5.0192
CIE-LCH:
67.4493, 20.8354, 13.9396
CIE-Luv:
67.4493, 32.6559, 3.4606
Hunter-Lab:
61.0164, 15.2004, 7.3016
#cb979c color charts
#cb979c color shades, tints & tones
#cb979c color schemes
#cb979c color preview, HTML & CSS examples
This text has a color of #cb979c
<p style="color:#cb979c;">Text here</p>
.mytext {color:#cb979c;}
This box has a color of #cb979c
<div style="background-color:#cb979c;">Content here</div>
.mybackground {background-color:#cb979c;}
Border around this has a color of #cb979c
<div style="border:2px solid #cb979c;">Content here</div>
.myborder {border:2px solid #cb979c;}