#caf95d color space conversions
Hex:
#caf95d
RGB:
202, 249, 93
CMY:
21, 2, 64
CMYK:
19, 0, 63, 2
HSL:
78°, 92.8571%, 67.0588%
HSV (HSB):
78°, 62.6506%, 97.6471%
XYZ:
60.2086, 81.0982, 22.8361
xyY:
0.3668, 0.4941, 81.0982
CIE-Lab:
92.1754, -36.8587, 67.6817
CIE-LCH:
92.1754, 77.0673, 118.5723
CIE-Luv:
92.1754, -22.5350, 88.9742
Hunter-Lab:
90.0546, -38.2541, 48.0034
#caf95d color charts
#caf95d color shades, tints & tones
#caf95d color schemes
#caf95d color preview, HTML & CSS examples
This text has a color of #caf95d
<p style="color:#caf95d;">Text here</p>
.mytext {color:#caf95d;}
This box has a color of #caf95d
<div style="background-color:#caf95d;">Content here</div>
.mybackground {background-color:#caf95d;}
Border around this has a color of #caf95d
<div style="border:2px solid #caf95d;">Content here</div>
.myborder {border:2px solid #caf95d;}