#de124c color space conversions
Hex:
#de124c
RGB:
222, 18, 76
CMY:
13, 93, 70
CMYK:
0, 92, 66, 13
HSL:
343°, 85.0000%, 47.0588%
HSV (HSB):
343°, 91.8919%, 87.0588%
XYZ:
31.6450, 16.4840, 8.3513
xyY:
0.5603, 0.2919, 16.4840
CIE-Lab:
47.6032, 72.3927, 24.6849
CIE-LCH:
47.6032, 76.4856, 18.8286
CIE-Luv:
47.6032, 135.2775, 12.2176
Hunter-Lab:
40.6005, 68.0763, 16.2247
#de124c color charts
#de124c color shades, tints & tones
#de124c color schemes
#de124c color preview, HTML & CSS examples
This text has a color of #de124c
<p style="color:#de124c;">Text here</p>
.mytext {color:#de124c;}
This box has a color of #de124c
<div style="background-color:#de124c;">Content here</div>
.mybackground {background-color:#de124c;}
Border around this has a color of #de124c
<div style="border:2px solid #de124c;">Content here</div>
.myborder {border:2px solid #de124c;}