#db361c color space conversions
Hex:
#db361c
RGB:
219, 54, 28
CMY:
14, 79, 89
CMYK:
0, 75, 87, 14
HSL:
8°, 77.3279%, 48.4314%
HSV (HSB):
8°, 87.2146%, 85.8824%
XYZ:
30.7422, 17.7822, 2.9106
xyY:
0.5977, 0.3457, 17.7822
CIE-Lab:
49.2309, 62.0492, 52.6665
CIE-LCH:
49.2309, 81.3871, 40.3241
CIE-Luv:
49.2309, 130.3980, 34.7624
Hunter-Lab:
42.1690, 56.3349, 25.4259
#db361c color charts
#db361c color shades, tints & tones
#db361c color schemes
#db361c color preview, HTML & CSS examples
This text has a color of #db361c
<p style="color:#db361c;">Text here</p>
.mytext {color:#db361c;}
This box has a color of #db361c
<div style="background-color:#db361c;">Content here</div>
.mybackground {background-color:#db361c;}
Border around this has a color of #db361c
<div style="border:2px solid #db361c;">Content here</div>
.myborder {border:2px solid #db361c;}