#db4025 color space conversions
Hex:
#db4025
RGB:
219, 64, 37
CMY:
14, 75, 85
CMYK:
0, 71, 83, 14
HSL:
9°, 71.6535%, 50.1961%
HSV (HSB):
9°, 83.1050%, 85.8824%
XYZ:
31.3807, 18.8604, 3.7367
xyY:
0.5814, 0.3494, 18.8604
CIE-Lab:
50.5235, 58.8378, 49.7016
CIE-LCH:
50.5235, 77.0203, 40.1885
CIE-Luv:
50.5235, 123.3445, 34.9121
Hunter-Lab:
43.4286, 52.9809, 25.2985
#db4025 color charts
#db4025 color shades, tints & tones
#db4025 color schemes
#db4025 color preview, HTML & CSS examples
This text has a color of #db4025
<p style="color:#db4025;">Text here</p>
.mytext {color:#db4025;}
This box has a color of #db4025
<div style="background-color:#db4025;">Content here</div>
.mybackground {background-color:#db4025;}
Border around this has a color of #db4025
<div style="border:2px solid #db4025;">Content here</div>
.myborder {border:2px solid #db4025;}