#cbb2c9 color space conversions
Hex:
#cbb2c9
RGB:
203, 178, 201
CMY:
20, 30, 21
CMYK:
0, 12, 1, 20
HSL:
305°, 19.3798%, 74.7059%
HSV (HSB):
305°, 12.3153%, 79.6078%
XYZ:
51.0916, 48.7543, 61.9761
xyY:
0.3157, 0.3013, 48.7543
CIE-Lab:
75.2982, 13.0166, -8.3384
CIE-LCH:
75.2982, 15.4584, 327.3566
CIE-Luv:
75.2982, 12.9305, -14.8775
Hunter-Lab:
69.8243, 8.4189, -3.7488
#cbb2c9 color charts
#cbb2c9 color shades, tints & tones
#cbb2c9 color schemes
#cbb2c9 color preview, HTML & CSS examples
This text has a color of #cbb2c9
<p style="color:#cbb2c9;">Text here</p>
.mytext {color:#cbb2c9;}
This box has a color of #cbb2c9
<div style="background-color:#cbb2c9;">Content here</div>
.mybackground {background-color:#cbb2c9;}
Border around this has a color of #cbb2c9
<div style="border:2px solid #cbb2c9;">Content here</div>
.myborder {border:2px solid #cbb2c9;}