#caf07d color space conversions
Hex:
#caf07d
RGB:
202, 240, 125
CMY:
21, 6, 51
CMYK:
16, 0, 48, 6
HSL:
80°, 79.3103%, 71.5686%
HSV (HSB):
80°, 47.9167%, 94.1176%
XYZ:
59.2189, 76.3574, 31.0193
xyY:
0.3555, 0.4583, 76.3574
CIE-Lab:
90.0250, -29.9558, 51.2023
CIE-LCH:
90.0250, 59.3214, 120.3297
CIE-Luv:
90.0250, -17.9015, 71.6873
Hunter-Lab:
87.3827, -31.9511, 40.1210
#caf07d color charts
#caf07d color shades, tints & tones
#caf07d color schemes
#caf07d color preview, HTML & CSS examples
This text has a color of #caf07d
<p style="color:#caf07d;">Text here</p>
.mytext {color:#caf07d;}
This box has a color of #caf07d
<div style="background-color:#caf07d;">Content here</div>
.mybackground {background-color:#caf07d;}
Border around this has a color of #caf07d
<div style="border:2px solid #caf07d;">Content here</div>
.myborder {border:2px solid #caf07d;}