#cb85a4 color space conversions
Hex:
#cb85a4
RGB:
203, 133, 164
CMY:
20, 48, 36
CMYK:
0, 34, 19, 20
HSL:
333°, 40.2299%, 65.8824%
HSV (HSB):
333°, 34.4828%, 79.6078%
XYZ:
39.7170, 32.1519, 39.2346
xyY:
0.3575, 0.2894, 32.1519
CIE-Lab:
63.4682, 31.2731, -5.3059
CIE-LCH:
63.4682, 31.7200, 350.3706
CIE-Luv:
63.4682, 41.6735, -13.1912
Hunter-Lab:
56.7026, 25.7994, -1.3330
#cb85a4 color charts
#cb85a4 color shades, tints & tones
#cb85a4 color schemes
#cb85a4 color preview, HTML & CSS examples
This text has a color of #cb85a4
<p style="color:#cb85a4;">Text here</p>
.mytext {color:#cb85a4;}
This box has a color of #cb85a4
<div style="background-color:#cb85a4;">Content here</div>
.mybackground {background-color:#cb85a4;}
Border around this has a color of #cb85a4
<div style="border:2px solid #cb85a4;">Content here</div>
.myborder {border:2px solid #cb85a4;}