#cabacc color space conversions
Hex:
#cabacc
RGB:
202, 186, 204
CMY:
21, 27, 20
CMYK:
1, 9, 0, 20
HSL:
293°, 15.0000%, 76.4706%
HSV (HSB):
293°, 8.8235%, 80.0000%
XYZ:
52.8151, 52.0340, 64.3867
xyY:
0.3121, 0.3075, 52.0340
CIE-Lab:
77.3012, 8.9043, -7.0068
CIE-LCH:
77.3012, 11.3305, 321.8008
CIE-Luv:
77.3012, 8.0089, -12.1729
Hunter-Lab:
72.1346, 4.4576, -2.4275
#cabacc color charts
#cabacc RGB chart
#cabacc CMYK chart
#cabacc RGB pie chart
#cabacc color shades, tints & tones
#cabacc color schemes
#cabacc color preview, HTML & CSS examples
This text has a color of #cabacc
<p style="color:#cabacc;">Text here</p>
.mytext {color:#cabacc;}
Text color #cabacc
This box has a color of #cabacc
<div style="background-color:#cabacc;">Content here</div>
.mybackground {background-color:#cabacc;}
Background color #cabacc
Border around this has a color of #cabacc
<div style="border:2px solid #cabacc;">Content here</div>
.myborder {border:2px solid #cabacc;}
Border color #cabacc