#de281f color space conversions
Hex:
#de281f
RGB:
222, 40, 31
CMY:
13, 84, 88
CMYK:
0, 82, 86, 13
HSL:
3°, 75.4941%, 49.6078%
HSV (HSB):
3°, 86.0360%, 87.0588%
XYZ:
31.1303, 17.1461, 2.9651
xyY:
0.6075, 0.3346, 17.1461
CIE-Lab:
48.4436, 66.8812, 50.9383
CIE-LCH:
48.4436, 84.0702, 37.2938
CIE-Luv:
48.4436, 139.2523, 32.0318
Hunter-Lab:
41.4079, 61.7321, 24.7399
#de281f color charts
#de281f color shades, tints & tones
#de281f color schemes
#de281f color preview, HTML & CSS examples
This text has a color of #de281f
<p style="color:#de281f;">Text here</p>
.mytext {color:#de281f;}
This box has a color of #de281f
<div style="background-color:#de281f;">Content here</div>
.mybackground {background-color:#de281f;}
Border around this has a color of #de281f
<div style="border:2px solid #de281f;">Content here</div>
.myborder {border:2px solid #de281f;}