#de250d color space conversions
Hex:
#de250d
RGB:
222, 37, 13
CMY:
13, 85, 95
CMYK:
0, 83, 94, 13
HSL:
7°, 88.9362%, 46.0784%
HSV (HSB):
7°, 94.1441%, 87.0588%
XYZ:
30.8584, 16.8818, 2.0129
xyY:
0.6202, 0.3393, 16.8818
CIE-Lab:
48.1107, 67.3096, 57.6529
CIE-LCH:
48.1107, 88.6253, 40.5812
CIE-Luv:
48.1107, 142.3575, 34.6229
Hunter-Lab:
41.0875, 62.1580, 25.8566
#de250d color charts
#de250d color shades, tints & tones
#de250d color schemes
#de250d color preview, HTML & CSS examples
This text has a color of #de250d
<p style="color:#de250d;">Text here</p>
.mytext {color:#de250d;}
This box has a color of #de250d
<div style="background-color:#de250d;">Content here</div>
.mybackground {background-color:#de250d;}
Border around this has a color of #de250d
<div style="border:2px solid #de250d;">Content here</div>
.myborder {border:2px solid #de250d;}