#db363c color space conversions
Hex:
#db363c
RGB:
219, 54, 60
CMY:
14, 79, 76
CMYK:
0, 75, 73, 14
HSL:
358°, 69.6203%, 53.5294%
HSV (HSB):
358°, 75.3425%, 85.8824%
XYZ:
31.3482, 18.0246, 6.1018
xyY:
0.5651, 0.3249, 18.0246
CIE-Lab:
49.5260, 63.0180, 36.4402
CIE-LCH:
49.5260, 72.7953, 30.0387
CIE-Luv:
49.5260, 124.8942, 24.8327
Hunter-Lab:
42.4554, 57.5036, 21.1975
#db363c color charts
#db363c color shades, tints & tones
#db363c color schemes
#db363c color preview, HTML & CSS examples
This text has a color of #db363c
<p style="color:#db363c;">Text here</p>
.mytext {color:#db363c;}
This box has a color of #db363c
<div style="background-color:#db363c;">Content here</div>
.mybackground {background-color:#db363c;}
Border around this has a color of #db363c
<div style="border:2px solid #db363c;">Content here</div>
.myborder {border:2px solid #db363c;}