#de194e color space conversions
Hex:
#de194e
RGB:
222, 25, 78
CMY:
13, 90, 69
CMYK:
0, 89, 65, 13
HSL:
344°, 79.7571%, 48.4314%
HSV (HSB):
344°, 88.7387%, 87.0588%
XYZ:
31.8470, 16.7749, 8.7671
xyY:
0.5549, 0.2923, 16.7749
CIE-Lab:
47.9752, 71.5251, 23.9389
CIE-LCH:
47.9752, 75.4249, 18.5050
CIE-Luv:
47.9752, 133.0874, 11.8722
Hunter-Lab:
40.9572, 67.1207, 15.9787
#de194e color charts
#de194e color shades, tints & tones
#de194e color schemes
#de194e color preview, HTML & CSS examples
This text has a color of #de194e
<p style="color:#de194e;">Text here</p>
.mytext {color:#de194e;}
This box has a color of #de194e
<div style="background-color:#de194e;">Content here</div>
.mybackground {background-color:#de194e;}
Border around this has a color of #de194e
<div style="border:2px solid #de194e;">Content here</div>
.myborder {border:2px solid #de194e;}