#db4146 color space conversions
Hex:
#db4146
RGB:
219, 65, 70
CMY:
14, 75, 73
CMYK:
0, 70, 68, 14
HSL:
358°, 68.1416%, 55.6863%
HSV (HSB):
358°, 70.3196%, 85.8824%
XYZ:
32.2092, 19.2829, 7.8187
xyY:
0.5431, 0.3251, 19.2829
CIE-Lab:
51.0165, 59.7276, 32.4163
CIE-LCH:
51.0165, 67.9573, 28.4903
CIE-Luv:
51.0165, 116.5266, 23.0989
Hunter-Lab:
43.9123, 54.0816, 20.1818
#db4146 color charts
#db4146 color shades, tints & tones
#db4146 color schemes
#db4146 color preview, HTML & CSS examples
This text has a color of #db4146
<p style="color:#db4146;">Text here</p>
.mytext {color:#db4146;}
This box has a color of #db4146
<div style="background-color:#db4146;">Content here</div>
.mybackground {background-color:#db4146;}
Border around this has a color of #db4146
<div style="border:2px solid #db4146;">Content here</div>
.myborder {border:2px solid #db4146;}