#caf85d color space conversions
Hex:
#caf85d
RGB:
202, 248, 93
CMY:
21, 3, 64
CMYK:
19, 0, 63, 3
HSL:
78°, 91.7160%, 66.8627%
HSV (HSB):
78°, 62.5000%, 97.2549%
XYZ:
59.9003, 80.4817, 22.7334
xyY:
0.3672, 0.4934, 80.4817
CIE-Lab:
91.9005, -36.4083, 67.3863
CIE-LCH:
91.9005, 76.5929, 118.3820
CIE-Luv:
91.9005, -21.9909, 88.5332
Hunter-Lab:
89.7116, -37.8110, 47.7737
#caf85d color charts
#caf85d color shades, tints & tones
#caf85d color schemes
#caf85d color preview, HTML & CSS examples
This text has a color of #caf85d
<p style="color:#caf85d;">Text here</p>
.mytext {color:#caf85d;}
This box has a color of #caf85d
<div style="background-color:#caf85d;">Content here</div>
.mybackground {background-color:#caf85d;}
Border around this has a color of #caf85d
<div style="border:2px solid #caf85d;">Content here</div>
.myborder {border:2px solid #caf85d;}