#de2103 color space conversions
Hex:
#de2103
RGB:
222, 33, 3
CMY:
13, 87, 99
CMYK:
0, 85, 99, 13
HSL:
8°, 97.3333%, 44.1176%
HSV (HSB):
8°, 98.6486%, 87.0588%
XYZ:
30.6845, 16.6239, 1.6776
xyY:
0.6264, 0.3394, 16.6239
CIE-Lab:
47.7826, 68.0772, 60.2030
CIE-LCH:
47.7826, 90.8785, 41.4874
CIE-Luv:
47.7826, 144.5505, 35.0896
Hunter-Lab:
40.7724, 62.9839, 26.1011
#de2103 color charts
#de2103 color shades, tints & tones
#de2103 color schemes
#de2103 color preview, HTML & CSS examples
This text has a color of #de2103
<p style="color:#de2103;">Text here</p>
.mytext {color:#de2103;}
This box has a color of #de2103
<div style="background-color:#de2103;">Content here</div>
.mybackground {background-color:#de2103;}
Border around this has a color of #de2103
<div style="border:2px solid #de2103;">Content here</div>
.myborder {border:2px solid #de2103;}