#cabbbe color space conversions
Hex:
#cabbbe
RGB:
202, 187, 190
CMY:
21, 27, 25
CMYK:
0, 7, 6, 21
HSL:
348°, 12.3967%, 76.2745%
HSV (HSB):
348°, 7.4257%, 79.2157%
XYZ:
51.4217, 51.8149, 56.0063
xyY:
0.3229, 0.3254, 51.8149
CIE-Lab:
77.1700, 5.8222, 0.3914
CIE-LCH:
77.1700, 5.8354, 3.8457
CIE-Luv:
77.1700, 8.5629, -0.4427
Hunter-Lab:
71.9826, 1.5443, 4.2570
#cabbbe color charts
#cabbbe color shades, tints & tones
#cabbbe color schemes
#cabbbe color preview, HTML & CSS examples
This text has a color of #cabbbe
<p style="color:#cabbbe;">Text here</p>
.mytext {color:#cabbbe;}
This box has a color of #cabbbe
<div style="background-color:#cabbbe;">Content here</div>
.mybackground {background-color:#cabbbe;}
Border around this has a color of #cabbbe
<div style="border:2px solid #cabbbe;">Content here</div>
.myborder {border:2px solid #cabbbe;}