#de124b color space conversions
Hex:
#de124b
RGB:
222, 18, 75
CMY:
13, 93, 71
CMYK:
0, 92, 66, 13
HSL:
343°, 85.0000%, 47.0588%
HSV (HSB):
343°, 91.8919%, 87.0588%
XYZ:
31.6105, 16.4702, 8.1696
xyY:
0.5620, 0.2928, 16.4702
CIE-Lab:
47.5854, 72.3433, 25.2751
CIE-LCH:
47.5854, 76.6315, 19.2583
CIE-Luv:
47.5854, 135.6138, 12.7431
Hunter-Lab:
40.5835, 68.0126, 16.4731
#de124b color charts
#de124b color shades, tints & tones
#de124b color schemes
#de124b color preview, HTML & CSS examples
This text has a color of #de124b
<p style="color:#de124b;">Text here</p>
.mytext {color:#de124b;}
This box has a color of #de124b
<div style="background-color:#de124b;">Content here</div>
.mybackground {background-color:#de124b;}
Border around this has a color of #de124b
<div style="border:2px solid #de124b;">Content here</div>
.myborder {border:2px solid #de124b;}