#db7f01 color space conversions
Hex:
#db7f01
RGB:
219, 127, 1
CMY:
14, 50, 100
CMYK:
0, 42, 100, 14
HSL:
35°, 99.0909%, 43.1373%
HSV (HSB):
35°, 99.5434%, 85.8824%
XYZ:
36.8083, 30.2410, 3.9258
xyY:
0.5186, 0.4261, 30.2410
CIE-Lab:
61.8616, 28.8405, 68.1718
CIE-LCH:
61.8616, 74.0214, 67.0689
CIE-Luv:
61.8616, 76.6692, 59.2024
Hunter-Lab:
54.9918, 23.2416, 34.2616
#db7f01 color charts
#db7f01 color shades, tints & tones
#db7f01 color schemes
#db7f01 color preview, HTML & CSS examples
This text has a color of #db7f01
<p style="color:#db7f01;">Text here</p>
.mytext {color:#db7f01;}
This box has a color of #db7f01
<div style="background-color:#db7f01;">Content here</div>
.mybackground {background-color:#db7f01;}
Border around this has a color of #db7f01
<div style="border:2px solid #db7f01;">Content here</div>
.myborder {border:2px solid #db7f01;}