#dfffc0 color space conversions
Hex:
#dfffc0
RGB:
223, 255, 192
CMY:
13, 0, 25
CMYK:
13, 0, 25, 0
HSL:
90°, 100.0000%, 87.6471%
HSV (HSB):
90°, 24.7059%, 100.0000%
XYZ:
75.7059, 91.0137, 63.4465
xyY:
0.3289, 0.3954, 91.0137
CIE-Lab:
96.4157, -21.0676, 26.7705
CIE-LCH:
96.4157, 34.0661, 128.2017
CIE-Luv:
96.4157, -15.2929, 42.3752
Hunter-Lab:
95.4011, -25.3028, 27.3500
#dfffc0 color charts
#dfffc0 color shades, tints & tones
#dfffc0 color schemes
#dfffc0 color preview, HTML & CSS examples
This text has a color of #dfffc0
<p style="color:#dfffc0;">Text here</p>
.mytext {color:#dfffc0;}
This box has a color of #dfffc0
<div style="background-color:#dfffc0;">Content here</div>
.mybackground {background-color:#dfffc0;}
Border around this has a color of #dfffc0
<div style="border:2px solid #dfffc0;">Content here</div>
.myborder {border:2px solid #dfffc0;}