#db3d05 color space conversions
Hex:
#db3d05
RGB:
219, 61, 5
CMY:
14, 76, 98
CMYK:
0, 72, 98, 14
HSL:
16°, 95.5357%, 43.9216%
HSV (HSB):
16°, 97.7169%, 85.8824%
XYZ:
30.9096, 18.4085, 2.0677
xyY:
0.6015, 0.3582, 18.4085
CIE-Lab:
49.9879, 59.4082, 60.4138
CIE-LCH:
49.9879, 84.7299, 45.4808
CIE-Luv:
49.9879, 127.9329, 39.3649
Hunter-Lab:
42.9051, 53.5103, 27.1763
#db3d05 color charts
#db3d05 color shades, tints & tones
#db3d05 color schemes
#db3d05 color preview, HTML & CSS examples
This text has a color of #db3d05
<p style="color:#db3d05;">Text here</p>
.mytext {color:#db3d05;}
This box has a color of #db3d05
<div style="background-color:#db3d05;">Content here</div>
.mybackground {background-color:#db3d05;}
Border around this has a color of #db3d05
<div style="border:2px solid #db3d05;">Content here</div>
.myborder {border:2px solid #db3d05;}