#de133f color space conversions
Hex:
#de133f
RGB:
222, 19, 63
CMY:
13, 93, 75
CMYK:
0, 91, 72, 13
HSL:
347°, 84.2324%, 47.2549%
HSV (HSB):
347°, 91.4414%, 87.0588%
XYZ:
31.2543, 16.3542, 6.2120
xyY:
0.5807, 0.3039, 16.3542
CIE-Lab:
47.4358, 71.6819, 32.3786
CIE-LCH:
47.4358, 78.6554, 24.3086
CIE-Luv:
47.4358, 139.1535, 18.6614
Hunter-Lab:
40.4404, 67.1829, 19.2007
#de133f color charts
#de133f color shades, tints & tones
#de133f color schemes
#de133f color preview, HTML & CSS examples
This text has a color of #de133f
<p style="color:#de133f;">Text here</p>
.mytext {color:#de133f;}
This box has a color of #de133f
<div style="background-color:#de133f;">Content here</div>
.mybackground {background-color:#de133f;}
Border around this has a color of #de133f
<div style="border:2px solid #de133f;">Content here</div>
.myborder {border:2px solid #de133f;}