#db3d31 color space conversions
Hex:
#db3d31
RGB:
219, 61, 49
CMY:
14, 76, 81
CMYK:
0, 72, 78, 14
HSL:
4°, 70.2479%, 52.5490%
HSV (HSB):
4°, 77.6256%, 85.8824%
XYZ:
31.4365, 18.6193, 4.8427
xyY:
0.5726, 0.3392, 18.6193
CIE-Lab:
50.2388, 60.2697, 43.3439
CIE-LCH:
50.2388, 74.2370, 35.7224
CIE-Luv:
50.2388, 123.2858, 30.6124
Hunter-Lab:
43.1501, 54.5316, 23.5510
#db3d31 color charts
#db3d31 color shades, tints & tones
#db3d31 color schemes
#db3d31 color preview, HTML & CSS examples
This text has a color of #db3d31
<p style="color:#db3d31;">Text here</p>
.mytext {color:#db3d31;}
This box has a color of #db3d31
<div style="background-color:#db3d31;">Content here</div>
.mybackground {background-color:#db3d31;}
Border around this has a color of #db3d31
<div style="border:2px solid #db3d31;">Content here</div>
.myborder {border:2px solid #db3d31;}