#de377d color space conversions
Hex:
#de377d
RGB:
222, 55, 125
CMY:
13, 78, 51
CMYK:
0, 75, 44, 13
HSL:
335°, 71.6738%, 54.3137%
HSV (HSB):
335°, 75.2252%, 87.0588%
XYZ:
35.1921, 19.7426, 21.3579
xyY:
0.4613, 0.2588, 19.7426
CIE-Lab:
51.5450, 67.8945, 0.2506
CIE-LCH:
51.5450, 67.8949, 0.2115
CIE-Luv:
51.5450, 105.9874, -12.7083
Hunter-Lab:
44.4327, 63.6203, 2.6033
#de377d color charts
#de377d color shades, tints & tones
#de377d color schemes
#de377d color preview, HTML & CSS examples
This text has a color of #de377d
<p style="color:#de377d;">Text here</p>
.mytext {color:#de377d;}
This box has a color of #de377d
<div style="background-color:#de377d;">Content here</div>
.mybackground {background-color:#de377d;}
Border around this has a color of #de377d
<div style="border:2px solid #de377d;">Content here</div>
.myborder {border:2px solid #de377d;}