#caf942 color space conversions
Hex:
#caf942
RGB:
202, 249, 66
CMY:
21, 2, 74
CMYK:
19, 0, 73, 2
HSL:
75°, 93.8462%, 61.7647%
HSV (HSB):
75°, 73.4940%, 97.6471%
XYZ:
59.2162, 80.7013, 17.6101
xyY:
0.3759, 0.5123, 80.7013
CIE-Lab:
91.9986, -38.4691, 77.2368
CIE-LCH:
91.9986, 86.2867, 116.4764
CIE-Luv:
91.9986, -22.4186, 96.6739
Hunter-Lab:
89.8339, -39.5467, 51.2611
#caf942 color charts
#caf942 color shades, tints & tones
#caf942 color schemes
#caf942 color preview, HTML & CSS examples
This text has a color of #caf942
<p style="color:#caf942;">Text here</p>
.mytext {color:#caf942;}
This box has a color of #caf942
<div style="background-color:#caf942;">Content here</div>
.mybackground {background-color:#caf942;}
Border around this has a color of #caf942
<div style="border:2px solid #caf942;">Content here</div>
.myborder {border:2px solid #caf942;}