#db5201 color space conversions
Hex:
#db5201
RGB:
219, 82, 1
CMY:
14, 68, 100
CMYK:
0, 63, 100, 14
HSL:
22°, 99.0909%, 43.1373%
HSV (HSB):
22°, 99.5434%, 85.8824%
XYZ:
32.2362, 21.0968, 2.4018
xyY:
0.5784, 0.3785, 21.0968
CIE-Lab:
53.0553, 51.0369, 62.9706
CIE-LCH:
53.0553, 81.0559, 50.9757
CIE-Luv:
53.0553, 113.4396, 44.9486
Hunter-Lab:
45.9313, 44.8977, 29.0516
#db5201 color charts
#db5201 color shades, tints & tones
#db5201 color schemes
#db5201 color preview, HTML & CSS examples
This text has a color of #db5201
<p style="color:#db5201;">Text here</p>
.mytext {color:#db5201;}
This box has a color of #db5201
<div style="background-color:#db5201;">Content here</div>
.mybackground {background-color:#db5201;}
Border around this has a color of #db5201
<div style="border:2px solid #db5201;">Content here</div>
.myborder {border:2px solid #db5201;}