#db4f45 color space conversions
Hex:
#db4f45
RGB:
219, 79, 69
CMY:
14, 69, 73
CMYK:
0, 64, 68, 14
HSL:
4°, 67.5676%, 56.4706%
HSV (HSB):
4°, 68.4932%, 85.8824%
XYZ:
33.0836, 21.0817, 7.9557
xyY:
0.5326, 0.3394, 21.0817
CIE-Lab:
53.0388, 54.1370, 35.4202
CIE-LCH:
53.0388, 64.6948, 33.1955
CIE-Luv:
53.0388, 108.0979, 27.6473
Hunter-Lab:
45.9148, 48.2659, 21.8671
#db4f45 color charts
#db4f45 color shades, tints & tones
#db4f45 color schemes
#db4f45 color preview, HTML & CSS examples
This text has a color of #db4f45
<p style="color:#db4f45;">Text here</p>
.mytext {color:#db4f45;}
This box has a color of #db4f45
<div style="background-color:#db4f45;">Content here</div>
.mybackground {background-color:#db4f45;}
Border around this has a color of #db4f45
<div style="border:2px solid #db4f45;">Content here</div>
.myborder {border:2px solid #db4f45;}