#dcf250 color space conversions
Hex:
#dcf250
RGB:
220, 242, 80
CMY:
14, 5, 69
CMYK:
9, 0, 67, 5
HSL:
68°, 86.1702%, 63.1373%
HSV (HSB):
68°, 66.9421%, 94.9020%
XYZ:
62.7153, 79.2991, 19.5902
xyY:
0.3881, 0.4907, 79.2991
CIE-Lab:
91.3694, -27.5063, 72.2122
CIE-LCH:
91.3694, 77.2735, 110.8523
CIE-Luv:
91.3694, -7.7026, 90.3473
Hunter-Lab:
89.0500, -30.1253, 49.2917
#dcf250 color charts
#dcf250 color shades, tints & tones
#dcf250 color schemes
#dcf250 color preview, HTML & CSS examples
This text has a color of #dcf250
<p style="color:#dcf250;">Text here</p>
.mytext {color:#dcf250;}
This box has a color of #dcf250
<div style="background-color:#dcf250;">Content here</div>
.mybackground {background-color:#dcf250;}
Border around this has a color of #dcf250
<div style="border:2px solid #dcf250;">Content here</div>
.myborder {border:2px solid #dcf250;}