#dc083b color space conversions
Hex:
#dc083b
RGB:
220, 8, 59
CMY:
14, 97, 77
CMYK:
0, 96, 73, 14
HSL:
346°, 92.9825%, 44.7059%
HSV (HSB):
346°, 96.3636%, 86.2745%
XYZ:
30.3915, 15.7051, 5.5672
xyY:
0.5883, 0.3040, 15.7051
CIE-Lab:
46.5852, 72.1431, 33.6736
CIE-LCH:
46.5852, 79.6150, 25.0213
CIE-Luv:
46.5852, 140.6364, 19.1994
Hunter-Lab:
39.6296, 67.5375, 19.4116
#dc083b color charts
#dc083b color shades, tints & tones
#dc083b color schemes
#dc083b color preview, HTML & CSS examples
This text has a color of #dc083b
<p style="color:#dc083b;">Text here</p>
.mytext {color:#dc083b;}
This box has a color of #dc083b
<div style="background-color:#dc083b;">Content here</div>
.mybackground {background-color:#dc083b;}
Border around this has a color of #dc083b
<div style="border:2px solid #dc083b;">Content here</div>
.myborder {border:2px solid #dc083b;}