#dcf100 color space conversions
Hex:
#dcf100
RGB:
220, 241, 0
CMY:
14, 5, 100
CMYK:
9, 0, 100, 5
HSL:
65°, 100.0000%, 47.2549%
HSV (HSB):
65°, 100.0000%, 94.5098%
XYZ:
60.9705, 78.1262, 11.8664
xyY:
0.4039, 0.5175, 78.1262
CIE-Lab:
90.8375, -29.2881, 88.6704
CIE-LCH:
90.8375, 93.3822, 108.2786
CIE-Luv:
90.8375, -6.5824, 101.5385
Hunter-Lab:
88.3890, -31.5521, 53.9125
#dcf100 color charts
#dcf100 color shades, tints & tones
#dcf100 color schemes
#dcf100 color preview, HTML & CSS examples
This text has a color of #dcf100
<p style="color:#dcf100;">Text here</p>
.mytext {color:#dcf100;}
This box has a color of #dcf100
<div style="background-color:#dcf100;">Content here</div>
.mybackground {background-color:#dcf100;}
Border around this has a color of #dcf100
<div style="border:2px solid #dcf100;">Content here</div>
.myborder {border:2px solid #dcf100;}