#cafebd color space conversions
Hex:
#cafebd
RGB:
202, 254, 189
CMY:
21, 0, 26
CMYK:
20, 0, 26, 0
HSL:
108°, 97.0149%, 86.8627%
HSV (HSB):
108°, 25.5906%, 99.6078%
XYZ:
68.9842, 87.1143, 61.3230
xyY:
0.3173, 0.4007, 87.1143
CIE-Lab:
94.7867, -28.1904, 25.8467
CIE-LCH:
94.7867, 38.2459, 137.4834
CIE-Luv:
94.7867, -25.7775, 42.3310
Hunter-Lab:
93.3350, -31.4064, 26.3798
#cafebd color charts
#cafebd color shades, tints & tones
#cafebd color schemes
#cafebd color preview, HTML & CSS examples
This text has a color of #cafebd
<p style="color:#cafebd;">Text here</p>
.mytext {color:#cafebd;}
This box has a color of #cafebd
<div style="background-color:#cafebd;">Content here</div>
.mybackground {background-color:#cafebd;}
Border around this has a color of #cafebd
<div style="border:2px solid #cafebd;">Content here</div>
.myborder {border:2px solid #cafebd;}