#cafc94 color space conversions
Hex:
#cafc94
RGB:
202, 252, 148
CMY:
21, 1, 42
CMYK:
20, 0, 41, 1
HSL:
89°, 94.5455%, 78.4314%
HSV (HSB):
89°, 41.2698%, 98.8235%
XYZ:
64.5128, 84.3155, 40.8913
xyY:
0.3400, 0.4444, 84.3155
CIE-Lab:
93.5874, -32.9466, 44.6479
CIE-LCH:
93.5874, 55.4880, 126.4244
CIE-Luv:
93.5874, -24.4649, 66.0749
Hunter-Lab:
91.8235, -35.2815, 37.8731
#cafc94 color charts
#cafc94 color shades, tints & tones
#cafc94 color schemes
#cafc94 color preview, HTML & CSS examples
This text has a color of #cafc94
<p style="color:#cafc94;">Text here</p>
.mytext {color:#cafc94;}
This box has a color of #cafc94
<div style="background-color:#cafc94;">Content here</div>
.mybackground {background-color:#cafc94;}
Border around this has a color of #cafc94
<div style="border:2px solid #cafc94;">Content here</div>
.myborder {border:2px solid #cafc94;}