#de117b color space conversions
Hex:
#de117b
RGB:
222, 17, 123
CMY:
13, 93, 52
CMYK:
0, 92, 45, 13
HSL:
329°, 85.7741%, 46.8627%
HSV (HSB):
329°, 92.3423%, 87.0588%
XYZ:
33.8998, 17.3606, 20.3031
xyY:
0.4737, 0.2426, 17.3606
CIE-Lab:
48.7112, 75.6597, -2.6899
CIE-LCH:
48.7112, 75.7075, 357.9639
CIE-Luv:
48.7112, 116.4513, -18.0341
Hunter-Lab:
41.6660, 72.3136, 0.2752
#de117b color charts
#de117b color shades, tints & tones
#de117b color schemes
#de117b color preview, HTML & CSS examples
This text has a color of #de117b
<p style="color:#de117b;">Text here</p>
.mytext {color:#de117b;}
This box has a color of #de117b
<div style="background-color:#de117b;">Content here</div>
.mybackground {background-color:#de117b;}
Border around this has a color of #de117b
<div style="border:2px solid #de117b;">Content here</div>
.myborder {border:2px solid #de117b;}