#defcaf color space conversions
Hex:
#defcaf
RGB:
222, 252, 175
CMY:
13, 1, 31
CMYK:
12, 0, 31, 1
HSL:
83°, 92.7711%, 83.7255%
HSV (HSB):
83°, 30.5556%, 98.8235%
XYZ:
72.6725, 88.2455, 53.7603
xyY:
0.3385, 0.4111, 88.2455
CIE-Lab:
95.2642, -22.3792, 33.7597
CIE-LCH:
95.2642, 40.5036, 123.5403
CIE-Luv:
95.2642, -13.8920, 51.4509
Hunter-Lab:
93.9391, -26.3036, 31.8264
#defcaf color charts
#defcaf RGB chart
#defcaf CMYK chart
#defcaf RGB pie chart
#defcaf color shades, tints & tones
#defcaf color schemes
#defcaf color preview, HTML & CSS examples
This text has a color of #defcaf
<p style="color:#defcaf;">Text here</p>
.mytext {color:#defcaf;}
Text color #defcaf
This box has a color of #defcaf
<div style="background-color:#defcaf;">Content here</div>
.mybackground {background-color:#defcaf;}
Background color #defcaf
Border around this has a color of #defcaf
<div style="border:2px solid #defcaf;">Content here</div>
.myborder {border:2px solid #defcaf;}
Border color #defcaf