#de303b color space conversions
Hex:
#de303b
RGB:
222, 48, 59
CMY:
13, 81, 77
CMYK:
0, 78, 73, 13
HSL:
356°, 72.5000%, 52.9412%
HSV (HSB):
356°, 78.3784%, 87.0588%
XYZ:
31.9706, 17.9593, 5.9191
xyY:
0.5724, 0.3216, 17.9593
CIE-Lab:
49.4467, 65.6311, 37.0752
CIE-LCH:
49.4467, 75.3791, 29.4622
CIE-Luv:
49.4467, 130.4243, 24.5332
Hunter-Lab:
42.3784, 60.4996, 21.3836
#de303b color charts
#de303b color shades, tints & tones
#de303b color schemes
#de303b color preview, HTML & CSS examples
This text has a color of #de303b
<p style="color:#de303b;">Text here</p>
.mytext {color:#de303b;}
This box has a color of #de303b
<div style="background-color:#de303b;">Content here</div>
.mybackground {background-color:#de303b;}
Border around this has a color of #de303b
<div style="border:2px solid #de303b;">Content here</div>
.myborder {border:2px solid #de303b;}