#caceaf color space conversions
Hex:
#caceaf
RGB:
202, 206, 175
CMY:
21, 19, 31
CMYK:
2, 0, 15, 19
HSL:
68°, 24.0310%, 74.7059%
HSV (HSB):
68°, 15.0485%, 80.7843%
XYZ:
54.1663, 59.7943, 49.2440
xyY:
0.3319, 0.3664, 59.7943
CIE-Lab:
81.7263, -6.6935, 14.9749
CIE-LCH:
81.7263, 16.4027, 114.0836
CIE-Luv:
81.7263, -0.6998, 22.7558
Hunter-Lab:
77.3268, -10.2852, 16.3711
#caceaf color charts
#caceaf color shades, tints & tones
#caceaf color schemes
#caceaf color preview, HTML & CSS examples
This text has a color of #caceaf
<p style="color:#caceaf;">Text here</p>
.mytext {color:#caceaf;}
This box has a color of #caceaf
<div style="background-color:#caceaf;">Content here</div>
.mybackground {background-color:#caceaf;}
Border around this has a color of #caceaf
<div style="border:2px solid #caceaf;">Content here</div>
.myborder {border:2px solid #caceaf;}