#dcf950 color space conversions
Hex:
#dcf950
RGB:
220, 249, 80
CMY:
14, 2, 69
CMYK:
12, 0, 68, 2
HSL:
70°, 93.3702%, 64.5098%
HSV (HSB):
70°, 67.8715%, 97.6471%
XYZ:
64.8388, 83.5462, 20.2981
xyY:
0.3844, 0.4953, 83.5462
CIE-Lab:
93.2530, -30.7667, 74.1159
CIE-LCH:
93.2530, 80.2481, 112.5441
CIE-Luv:
93.2530, -11.8256, 93.2912
Hunter-Lab:
91.4036, -33.3340, 50.8159
#dcf950 color charts
#dcf950 color shades, tints & tones
#dcf950 color schemes
#dcf950 color preview, HTML & CSS examples
This text has a color of #dcf950
<p style="color:#dcf950;">Text here</p>
.mytext {color:#dcf950;}
This box has a color of #dcf950
<div style="background-color:#dcf950;">Content here</div>
.mybackground {background-color:#dcf950;}
Border around this has a color of #dcf950
<div style="border:2px solid #dcf950;">Content here</div>
.myborder {border:2px solid #dcf950;}