#de050d color space conversions
Hex:
#de050d
RGB:
222, 5, 13
CMY:
13, 98, 95
CMYK:
0, 98, 94, 13
HSL:
358°, 95.5947%, 44.5098%
HSV (HSB):
358°, 97.7477%, 87.0588%
XYZ:
30.2511, 15.6672, 1.8104
xyY:
0.6338, 0.3283, 15.6672
CIE-Lab:
46.5348, 71.8332, 56.7716
CIE-LCH:
46.5348, 91.5588, 38.3202
CIE-Luv:
46.5348, 150.7432, 31.8034
Hunter-Lab:
39.5818, 67.1537, 24.9954
#de050d color charts
#de050d color shades, tints & tones
#de050d color schemes
#de050d color preview, HTML & CSS examples
This text has a color of #de050d
<p style="color:#de050d;">Text here</p>
.mytext {color:#de050d;}
This box has a color of #de050d
<div style="background-color:#de050d;">Content here</div>
.mybackground {background-color:#de050d;}
Border around this has a color of #de050d
<div style="border:2px solid #de050d;">Content here</div>
.myborder {border:2px solid #de050d;}