#de250e color space conversions
Hex:
#de250e
RGB:
222, 37, 14
CMY:
13, 85, 95
CMYK:
0, 83, 94, 13
HSL:
7°, 88.1356%, 46.2745%
HSV (HSB):
7°, 93.6937%, 87.0588%
XYZ:
30.8650, 16.8844, 2.0477
xyY:
0.6198, 0.3391, 16.8844
CIE-Lab:
48.1141, 67.3197, 57.3552
CIE-LCH:
48.1141, 88.4396, 40.4304
CIE-Luv:
48.1141, 142.2861, 34.5063
Hunter-Lab:
41.0907, 62.1706, 25.8088
#de250e color charts
#de250e color shades, tints & tones
#de250e color schemes
#de250e color preview, HTML & CSS examples
This text has a color of #de250e
<p style="color:#de250e;">Text here</p>
.mytext {color:#de250e;}
This box has a color of #de250e
<div style="background-color:#de250e;">Content here</div>
.mybackground {background-color:#de250e;}
Border around this has a color of #de250e
<div style="border:2px solid #de250e;">Content here</div>
.myborder {border:2px solid #de250e;}