#db351c color space conversions
Hex:
#db351c
RGB:
219, 53, 28
CMY:
14, 79, 89
CMYK:
0, 76, 87, 14
HSL:
8°, 77.3279%, 48.4314%
HSV (HSB):
8°, 87.2146%, 85.8824%
XYZ:
30.6961, 17.6901, 2.8953
xyY:
0.5986, 0.3450, 17.6901
CIE-Lab:
49.1181, 62.3641, 52.5773
CIE-LCH:
49.1181, 81.5699, 40.1332
CIE-Luv:
49.1181, 130.9534, 34.5596
Hunter-Lab:
42.0596, 56.6693, 25.3604
#db351c color charts
#db351c color shades, tints & tones
#db351c color schemes
#db351c color preview, HTML & CSS examples
This text has a color of #db351c
<p style="color:#db351c;">Text here</p>
.mytext {color:#db351c;}
This box has a color of #db351c
<div style="background-color:#db351c;">Content here</div>
.mybackground {background-color:#db351c;}
Border around this has a color of #db351c
<div style="border:2px solid #db351c;">Content here</div>
.myborder {border:2px solid #db351c;}