#dcfe94 color space conversions
Hex:
#dcfe94
RGB:
220, 254, 148
CMY:
14, 0, 42
CMYK:
13, 0, 42, 0
HSL:
79°, 98.1481%, 78.8235%
HSV (HSB):
79°, 41.7323%, 99.6078%
XYZ:
70.3023, 88.2374, 41.3432
xyY:
0.3517, 0.4414, 88.2374
CIE-Lab:
95.2608, -27.3900, 47.0036
CIE-LCH:
95.2608, 54.4018, 120.2302
CIE-Luv:
95.2608, -15.5751, 67.9223
Hunter-Lab:
93.9348, -30.7935, 39.6592
#dcfe94 color charts
#dcfe94 color shades, tints & tones
#dcfe94 color schemes
#dcfe94 color preview, HTML & CSS examples
This text has a color of #dcfe94
<p style="color:#dcfe94;">Text here</p>
.mytext {color:#dcfe94;}
This box has a color of #dcfe94
<div style="background-color:#dcfe94;">Content here</div>
.mybackground {background-color:#dcfe94;}
Border around this has a color of #dcfe94
<div style="border:2px solid #dcfe94;">Content here</div>
.myborder {border:2px solid #dcfe94;}