#caf98e color space conversions
Hex:
#caf98e
RGB:
202, 249, 142
CMY:
21, 2, 44
CMYK:
19, 0, 43, 2
HSL:
86°, 89.9160%, 76.6667%
HSV (HSB):
86°, 42.9719%, 97.6471%
XYZ:
63.1153, 82.2609, 38.1426
xyY:
0.3439, 0.4482, 82.2609
CIE-Lab:
92.6899, -32.2745, 46.4090
CIE-LCH:
92.6899, 56.5282, 124.8161
CIE-Luv:
92.6899, -22.8632, 67.7089
Hunter-Lab:
90.6978, -34.5056, 38.5543
#caf98e color charts
#caf98e color shades, tints & tones
#caf98e color schemes
#caf98e color preview, HTML & CSS examples
This text has a color of #caf98e
<p style="color:#caf98e;">Text here</p>
.mytext {color:#caf98e;}
This box has a color of #caf98e
<div style="background-color:#caf98e;">Content here</div>
.mybackground {background-color:#caf98e;}
Border around this has a color of #caf98e
<div style="border:2px solid #caf98e;">Content here</div>
.myborder {border:2px solid #caf98e;}