#ccb2b3 color space conversions
Hex:
#ccb2b3
RGB:
204, 178, 179
CMY:
20, 30, 30
CMYK:
0, 13, 12, 20
HSL:
358°, 20.3125%, 74.9020%
HSV (HSB):
358°, 12.7451%, 80.0000%
XYZ:
48.9589, 47.9328, 49.3194
xyY:
0.3349, 0.3278, 47.9328
CIE-Lab:
74.7825, 9.5022, 2.9247
CIE-LCH:
74.7825, 9.9421, 17.1081
CIE-Luv:
74.7825, 15.5312, 2.5918
Hunter-Lab:
69.2335, 5.0687, 6.2275
#ccb2b3 color charts
#ccb2b3 color shades, tints & tones
#ccb2b3 color schemes
#ccb2b3 color preview, HTML & CSS examples
This text has a color of #ccb2b3
<p style="color:#ccb2b3;">Text here</p>
.mytext {color:#ccb2b3;}
This box has a color of #ccb2b3
<div style="background-color:#ccb2b3;">Content here</div>
.mybackground {background-color:#ccb2b3;}
Border around this has a color of #ccb2b3
<div style="border:2px solid #ccb2b3;">Content here</div>
.myborder {border:2px solid #ccb2b3;}