#ccb8c5 color space conversions
Hex:
#ccb8c5
RGB:
204, 184, 197
CMY:
20, 28, 23
CMYK:
0, 10, 3, 20
HSL:
321°, 16.3934%, 76.0784%
HSV (HSB):
321°, 9.8039%, 80.0000%
XYZ:
52.1204, 51.1496, 59.9491
xyY:
0.3193, 0.3134, 51.1496
CIE-Lab:
76.7695, 9.3855, -3.9747
CIE-LCH:
76.7695, 10.1924, 337.0476
CIE-Luv:
76.7695, 10.7847, -7.6116
Hunter-Lab:
71.5189, 4.9261, 0.3647
#ccb8c5 color charts
#ccb8c5 color shades, tints & tones
#ccb8c5 color schemes
#ccb8c5 color preview, HTML & CSS examples
This text has a color of #ccb8c5
<p style="color:#ccb8c5;">Text here</p>
.mytext {color:#ccb8c5;}
This box has a color of #ccb8c5
<div style="background-color:#ccb8c5;">Content here</div>
.mybackground {background-color:#ccb8c5;}
Border around this has a color of #ccb8c5
<div style="border:2px solid #ccb8c5;">Content here</div>
.myborder {border:2px solid #ccb8c5;}