#dc3f3b color space conversions
Hex:
#dc3f3b
RGB:
220, 63, 59
CMY:
14, 75, 77
CMYK:
0, 71, 73, 14
HSL:
1°, 69.6970%, 54.7059%
HSV (HSB):
1°, 73.1818%, 86.2745%
XYZ:
32.0821, 19.0864, 6.1308
xyY:
0.5599, 0.3331, 19.0864
CIE-Lab:
50.7882, 60.2527, 38.4955
CIE-LCH:
50.7882, 71.5003, 32.5745
CIE-Luv:
50.7882, 120.9676, 27.5566
Hunter-Lab:
43.6880, 54.6268, 22.2614
#dc3f3b color charts
#dc3f3b color shades, tints & tones
#dc3f3b color schemes
#dc3f3b color preview, HTML & CSS examples
This text has a color of #dc3f3b
<p style="color:#dc3f3b;">Text here</p>
.mytext {color:#dc3f3b;}
This box has a color of #dc3f3b
<div style="background-color:#dc3f3b;">Content here</div>
.mybackground {background-color:#dc3f3b;}
Border around this has a color of #dc3f3b
<div style="border:2px solid #dc3f3b;">Content here</div>
.myborder {border:2px solid #dc3f3b;}