#cafe2a color space conversions
Hex:
#cafe2a
RGB:
202, 254, 42
CMY:
21, 0, 84
CMYK:
20, 0, 83, 0
HSL:
75°, 99.0654%, 58.0392%
HSV (HSB):
75°, 83.4646%, 99.6078%
XYZ:
60.2169, 83.6073, 15.1546
xyY:
0.3788, 0.5259, 83.6073
CIE-Lab:
93.2797, -41.5990, 84.7660
CIE-LCH:
93.2797, 94.4233, 116.1396
CIE-Luv:
93.2797, -25.1066, 103.1138
Hunter-Lab:
91.4371, -42.4618, 54.1794
#cafe2a color charts
#cafe2a color shades, tints & tones
#cafe2a color schemes
#cafe2a color preview, HTML & CSS examples
This text has a color of #cafe2a
<p style="color:#cafe2a;">Text here</p>
.mytext {color:#cafe2a;}
This box has a color of #cafe2a
<div style="background-color:#cafe2a;">Content here</div>
.mybackground {background-color:#cafe2a;}
Border around this has a color of #cafe2a
<div style="border:2px solid #cafe2a;">Content here</div>
.myborder {border:2px solid #cafe2a;}