#db3105 color space conversions
Hex:
#db3105
RGB:
219, 49, 5
CMY:
14, 81, 98
CMYK:
0, 78, 98, 14
HSL:
12°, 95.5357%, 43.9216%
HSV (HSB):
12°, 97.7169%, 85.8824%
XYZ:
30.3391, 17.2677, 1.8775
xyY:
0.6131, 0.3490, 17.2677
CIE-Lab:
48.5955, 63.2814, 59.7016
CIE-LCH:
48.5955, 86.9990, 43.3327
CIE-Luv:
48.5955, 134.9129, 36.9554
Hunter-Lab:
41.5544, 57.6039, 26.4092
#db3105 color charts
#db3105 color shades, tints & tones
#db3105 color schemes
#db3105 color preview, HTML & CSS examples
This text has a color of #db3105
<p style="color:#db3105;">Text here</p>
.mytext {color:#db3105;}
This box has a color of #db3105
<div style="background-color:#db3105;">Content here</div>
.mybackground {background-color:#db3105;}
Border around this has a color of #db3105
<div style="border:2px solid #db3105;">Content here</div>
.myborder {border:2px solid #db3105;}