#dbface color space conversions
Hex:
#dbface
RGB:
219, 250, 206
CMY:
14, 2, 19
CMYK:
12, 0, 18, 2
HSL:
102°, 81.4815%, 89.4118%
HSV (HSB):
102°, 17.6000%, 98.0392%
XYZ:
74.5396, 87.8875, 71.4279
xyY:
0.3187, 0.3758, 87.8875
CIE-Lab:
95.1136, -17.8472, 17.7953
CIE-LCH:
95.1136, 25.2031, 135.0833
CIE-Luv:
95.1136, -15.2312, 29.4725
Hunter-Lab:
93.7483, -22.1337, 20.4502
#dbface color charts
#dbface RGB chart
#dbface CMYK chart
#dbface RGB pie chart
#dbface color shades, tints & tones
#dbface color schemes
#dbface color preview, HTML & CSS examples
This text has a color of #dbface
<p style="color:#dbface;">Text here</p>
.mytext {color:#dbface;}
Text color #dbface
This box has a color of #dbface
<div style="background-color:#dbface;">Content here</div>
.mybackground {background-color:#dbface;}
Background color #dbface
Border around this has a color of #dbface
<div style="border:2px solid #dbface;">Content here</div>
.myborder {border:2px solid #dbface;}
Border color #dbface