#cabece color space conversions
Hex:
#cabece
RGB:
202, 190, 206
CMY:
21, 25, 19
CMYK:
2, 8, 0, 19
HSL:
285°, 14.0351%, 77.6471%
HSV (HSB):
285°, 7.7670%, 80.7843%
XYZ:
53.9112, 53.8397, 65.9432
xyY:
0.3104, 0.3100, 53.8397
CIE-Lab:
78.3682, 7.1292, -6.5091
CIE-LCH:
78.3682, 9.6537, 317.6033
CIE-Luv:
78.3682, 5.8336, -11.1255
Hunter-Lab:
73.3755, 2.7420, -1.9215
#cabece color charts
#cabece RGB chart
#cabece CMYK chart
#cabece RGB pie chart
#cabece color shades, tints & tones
#cabece color schemes
#cabece color preview, HTML & CSS examples
This text has a color of #cabece
<p style="color:#cabece;">Text here</p>
.mytext {color:#cabece;}
Text color #cabece
This box has a color of #cabece
<div style="background-color:#cabece;">Content here</div>
.mybackground {background-color:#cabece;}
Background color #cabece
Border around this has a color of #cabece
<div style="border:2px solid #cabece;">Content here</div>
.myborder {border:2px solid #cabece;}
Border color #cabece