#de708f color space conversions
Hex:
#de708f
RGB:
222, 112, 143
CMY:
13, 56, 44
CMYK:
0, 50, 36, 13
HSL:
343°, 62.5000%, 65.4902%
HSV (HSB):
343°, 49.5495%, 87.0588%
XYZ:
40.8763, 29.1011, 29.4493
xyY:
0.4111, 0.2927, 29.1011
CIE-Lab:
60.8708, 46.0714, 3.1952
CIE-LCH:
60.8708, 46.1820, 3.9673
CIE-Luv:
60.8708, 72.1455, -4.2618
Hunter-Lab:
53.9454, 40.8510, 5.3949
#de708f color charts
#de708f color shades, tints & tones
#de708f color schemes
#de708f color preview, HTML & CSS examples
This text has a color of #de708f
<p style="color:#de708f;">Text here</p>
.mytext {color:#de708f;}
This box has a color of #de708f
<div style="background-color:#de708f;">Content here</div>
.mybackground {background-color:#de708f;}
Border around this has a color of #de708f
<div style="border:2px solid #de708f;">Content here</div>
.myborder {border:2px solid #de708f;}