#ccb8c8 color space conversions
Hex:
#ccb8c8
RGB:
204, 184, 200
CMY:
20, 28, 22
CMYK:
0, 10, 2, 20
HSL:
312°, 16.3934%, 76.0784%
HSV (HSB):
312°, 9.8039%, 80.0000%
XYZ:
52.4677, 51.2885, 61.7779
xyY:
0.3170, 0.3098, 51.2885
CIE-Lab:
76.8534, 9.9308, -5.4802
CIE-LCH:
76.8534, 11.3425, 331.1084
CIE-Luv:
76.8534, 10.5358, -9.9982
Hunter-Lab:
71.6160, 5.4456, -1.0140
#ccb8c8 color charts
#ccb8c8 color shades, tints & tones
#ccb8c8 color schemes
#ccb8c8 color preview, HTML & CSS examples
This text has a color of #ccb8c8
<p style="color:#ccb8c8;">Text here</p>
.mytext {color:#ccb8c8;}
This box has a color of #ccb8c8
<div style="background-color:#ccb8c8;">Content here</div>
.mybackground {background-color:#ccb8c8;}
Border around this has a color of #ccb8c8
<div style="border:2px solid #ccb8c8;">Content here</div>
.myborder {border:2px solid #ccb8c8;}