#cb967c color space conversions
Hex:
#cb967c
RGB:
203, 150, 124
CMY:
20, 41, 51
CMYK:
0, 26, 39, 20
HSL:
20°, 43.1694%, 64.1176%
HSV (HSB):
20°, 38.9163%, 79.6078%
XYZ:
39.1730, 35.9644, 23.9460
xyY:
0.3954, 0.3630, 35.9644
CIE-Lab:
66.4927, 16.5221, 21.5066
CIE-LCH:
66.4927, 27.1203, 52.4673
CIE-Luv:
66.4927, 37.2110, 25.2988
Hunter-Lab:
59.9704, 11.6493, 18.3049
#cb967c color charts
#cb967c color shades, tints & tones
#cb967c color schemes
#cb967c color preview, HTML & CSS examples
This text has a color of #cb967c
<p style="color:#cb967c;">Text here</p>
.mytext {color:#cb967c;}
This box has a color of #cb967c
<div style="background-color:#cb967c;">Content here</div>
.mybackground {background-color:#cb967c;}
Border around this has a color of #cb967c
<div style="border:2px solid #cb967c;">Content here</div>
.myborder {border:2px solid #cb967c;}