#deface color space conversions
Hex:
#deface
RGB:
222, 250, 206
CMY:
13, 2, 19
CMYK:
11, 0, 18, 2
HSL:
98°, 81.4815%, 89.4118%
HSV (HSB):
98°, 17.6000%, 98.0392%
XYZ:
75.4504, 88.3570, 71.4705
xyY:
0.3207, 0.3755, 88.3570
CIE-Lab:
95.3111, -16.8282, 18.1013
CIE-LCH:
95.3111, 24.7153, 132.9125
CIE-Luv:
95.3111, -13.6182, 29.7242
Hunter-Lab:
93.9984, -21.2194, 20.7185
#deface color charts
#deface RGB chart
#deface CMYK chart
#deface RGB pie chart
#deface color shades, tints & tones
#deface color schemes
#deface color preview, HTML & CSS examples
This text has a color of #deface
<p style="color:#deface;">Text here</p>
.mytext {color:#deface;}
Text color #deface
This box has a color of #deface
<div style="background-color:#deface;">Content here</div>
.mybackground {background-color:#deface;}
Background color #deface
Border around this has a color of #deface
<div style="border:2px solid #deface;">Content here</div>
.myborder {border:2px solid #deface;}
Border color #deface