#cba8c8 color space conversions
Hex:
#cba8c8
RGB:
203, 168, 200
CMY:
20, 34, 22
CMYK:
0, 17, 1, 20
HSL:
305°, 25.1799%, 72.7451%
HSV (HSB):
305°, 17.2414%, 79.6078%
XYZ:
49.0566, 44.8719, 60.7192
xyY:
0.3172, 0.2902, 44.8719
CIE-Lab:
72.8075, 18.2817, -11.5047
CIE-LCH:
72.8075, 21.6004, 327.8178
CIE-Luv:
72.8075, 18.1296, -20.5838
Hunter-Lab:
66.9865, 13.4954, -6.8522
#cba8c8 color charts
#cba8c8 color shades, tints & tones
#cba8c8 color schemes
#cba8c8 color preview, HTML & CSS examples
This text has a color of #cba8c8
<p style="color:#cba8c8;">Text here</p>
.mytext {color:#cba8c8;}
This box has a color of #cba8c8
<div style="background-color:#cba8c8;">Content here</div>
.mybackground {background-color:#cba8c8;}
Border around this has a color of #cba8c8
<div style="border:2px solid #cba8c8;">Content here</div>
.myborder {border:2px solid #cba8c8;}