#de124f color space conversions
Hex:
#de124f
RGB:
222, 18, 79
CMY:
13, 93, 69
CMYK:
0, 92, 64, 13
HSL:
342°, 85.0000%, 47.0588%
HSV (HSB):
342°, 91.8919%, 87.0588%
XYZ:
31.7518, 16.5267, 8.9136
xyY:
0.5552, 0.2890, 16.5267
CIE-Lab:
47.6581, 72.5455, 22.9137
CIE-LCH:
47.6581, 76.0782, 17.5289
CIE-Luv:
47.6581, 134.2473, 10.6065
Hunter-Lab:
40.6531, 68.2733, 15.4572
#de124f color charts
#de124f color shades, tints & tones
#de124f color schemes
#de124f color preview, HTML & CSS examples
This text has a color of #de124f
<p style="color:#de124f;">Text here</p>
.mytext {color:#de124f;}
This box has a color of #de124f
<div style="background-color:#de124f;">Content here</div>
.mybackground {background-color:#de124f;}
Border around this has a color of #de124f
<div style="border:2px solid #de124f;">Content here</div>
.myborder {border:2px solid #de124f;}