#de147c color space conversions
Hex:
#de147c
RGB:
222, 20, 124
CMY:
13, 92, 51
CMYK:
0, 91, 44, 13
HSL:
329°, 83.4711%, 47.4510%
HSV (HSB):
329°, 90.9910%, 87.0588%
XYZ:
34.0124, 17.4851, 20.6511
xyY:
0.4714, 0.2423, 17.4851
CIE-Lab:
48.8656, 75.3863, -3.0727
CIE-LCH:
48.8656, 75.4489, 357.6659
CIE-Luv:
48.8656, 115.5715, -18.4628
Hunter-Lab:
41.8152, 72.0149, -0.0106
#de147c color charts
#de147c color shades, tints & tones
#de147c color schemes
#de147c color preview, HTML & CSS examples
This text has a color of #de147c
<p style="color:#de147c;">Text here</p>
.mytext {color:#de147c;}
This box has a color of #de147c
<div style="background-color:#de147c;">Content here</div>
.mybackground {background-color:#de147c;}
Border around this has a color of #de147c
<div style="border:2px solid #de147c;">Content here</div>
.myborder {border:2px solid #de147c;}