#caf15f color space conversions
Hex:
#caf15f
RGB:
202, 241, 95
CMY:
21, 5, 63
CMYK:
16, 0, 61, 5
HSL:
76°, 83.9080%, 65.8824%
HSV (HSB):
76°, 60.5809%, 94.5098%
XYZ:
57.8780, 76.2934, 22.5021
xyY:
0.3694, 0.4870, 76.2934
CIE-Lab:
89.9954, -33.0760, 64.5053
CIE-LCH:
89.9954, 72.4910, 117.1471
CIE-Luv:
89.9954, -18.1529, 84.7236
Hunter-Lab:
87.3461, -34.5765, 45.8680
#caf15f color charts
#caf15f color shades, tints & tones
#caf15f color schemes
#caf15f color preview, HTML & CSS examples
This text has a color of #caf15f
<p style="color:#caf15f;">Text here</p>
.mytext {color:#caf15f;}
This box has a color of #caf15f
<div style="background-color:#caf15f;">Content here</div>
.mybackground {background-color:#caf15f;}
Border around this has a color of #caf15f
<div style="border:2px solid #caf15f;">Content here</div>
.myborder {border:2px solid #caf15f;}