#defac1 color space conversions
Hex:
#defac1
RGB:
222, 250, 193
CMY:
13, 2, 24
CMYK:
11, 0, 23, 2
HSL:
89°, 85.0746%, 86.8627%
HSV (HSB):
89°, 22.8000%, 98.0392%
XYZ:
73.9354, 87.7511, 63.4929
xyY:
0.3283, 0.3897, 87.7511
CIE-Lab:
95.0560, -18.8483, 24.3854
CIE-LCH:
95.0560, 30.8206, 127.7017
CIE-Luv:
95.0560, -13.2742, 38.6739
Hunter-Lab:
93.6755, -23.0472, 25.3863
#defac1 color charts
#defac1 color shades, tints & tones
#defac1 color schemes
#defac1 color preview, HTML & CSS examples
This text has a color of #defac1
<p style="color:#defac1;">Text here</p>
.mytext {color:#defac1;}
This box has a color of #defac1
<div style="background-color:#defac1;">Content here</div>
.mybackground {background-color:#defac1;}
Border around this has a color of #defac1
<div style="border:2px solid #defac1;">Content here</div>
.myborder {border:2px solid #defac1;}