#de98b8 color space conversions
Hex:
#de98b8
RGB:
222, 152, 184
CMY:
13, 40, 28
CMYK:
0, 32, 17, 13
HSL:
333°, 51.4706%, 73.3333%
HSV (HSB):
333°, 31.5315%, 87.0588%
XYZ:
50.0042, 41.4468, 50.7119
xyY:
0.3517, 0.2915, 41.4468
CIE-Lab:
70.4878, 30.8463, -5.9122
CIE-LCH:
70.4878, 31.4078, 349.1498
CIE-Luv:
70.4878, 41.1855, -14.2527
Hunter-Lab:
64.3792, 25.9798, -1.6377
#de98b8 color charts
#de98b8 color shades, tints & tones
#de98b8 color schemes
#de98b8 color preview, HTML & CSS examples
This text has a color of #de98b8
<p style="color:#de98b8;">Text here</p>
.mytext {color:#de98b8;}
This box has a color of #de98b8
<div style="background-color:#de98b8;">Content here</div>
.mybackground {background-color:#de98b8;}
Border around this has a color of #de98b8
<div style="border:2px solid #de98b8;">Content here</div>
.myborder {border:2px solid #de98b8;}