#de127d color space conversions
Hex:
#de127d
RGB:
222, 18, 125
CMY:
13, 93, 51
CMYK:
0, 92, 44, 13
HSL:
329°, 85.0000%, 47.0588%
HSV (HSB):
329°, 91.8919%, 87.0588%
XYZ:
34.0422, 17.4429, 20.9746
xyY:
0.4698, 0.2407, 17.4429
CIE-Lab:
48.8133, 75.7152, -3.7599
CIE-LCH:
48.8133, 75.8085, 357.1571
CIE-Luv:
48.8133, 115.4120, -19.4009
Hunter-Lab:
41.7647, 72.4063, -0.5407
#de127d color charts
#de127d color shades, tints & tones
#de127d color schemes
#de127d color preview, HTML & CSS examples
This text has a color of #de127d
<p style="color:#de127d;">Text here</p>
.mytext {color:#de127d;}
This box has a color of #de127d
<div style="background-color:#de127d;">Content here</div>
.mybackground {background-color:#de127d;}
Border around this has a color of #de127d
<div style="border:2px solid #de127d;">Content here</div>
.myborder {border:2px solid #de127d;}