#de98c6 color space conversions
Hex:
#de98c6
RGB:
222, 152, 198
CMY:
13, 40, 22
CMYK:
0, 32, 11, 13
HSL:
321°, 51.4706%, 73.3333%
HSV (HSB):
321°, 31.5315%, 87.0588%
XYZ:
51.5455, 42.0633, 58.8284
xyY:
0.3381, 0.2759, 42.0633
CIE-Lab:
70.9145, 33.1122, -13.0415
CIE-LCH:
70.9145, 35.5879, 338.5026
CIE-Luv:
70.9145, 38.8957, -25.4592
Hunter-Lab:
64.8562, 28.3673, -8.3801
#de98c6 color charts
#de98c6 color shades, tints & tones
#de98c6 color schemes
#de98c6 color preview, HTML & CSS examples
This text has a color of #de98c6
<p style="color:#de98c6;">Text here</p>
.mytext {color:#de98c6;}
This box has a color of #de98c6
<div style="background-color:#de98c6;">Content here</div>
.mybackground {background-color:#de98c6;}
Border around this has a color of #de98c6
<div style="border:2px solid #de98c6;">Content here</div>
.myborder {border:2px solid #de98c6;}