#dc161e color space conversions
Hex:
#dc161e
RGB:
220, 22, 30
CMY:
14, 91, 88
CMYK:
0, 90, 86, 14
HSL:
358°, 81.8182%, 47.4510%
HSV (HSB):
358°, 90.0000%, 86.2745%
XYZ:
30.0365, 15.8832, 2.7110
xyY:
0.6176, 0.3266, 15.8832
CIE-Lab:
46.8209, 69.7906, 49.9112
CIE-LCH:
46.8209, 85.8013, 35.5707
CIE-Luv:
46.8209, 144.1418, 29.7106
Hunter-Lab:
39.8537, 64.7856, 23.8645
#dc161e color charts
#dc161e color shades, tints & tones
#dc161e color schemes
#dc161e color preview, HTML & CSS examples
This text has a color of #dc161e
<p style="color:#dc161e;">Text here</p>
.mytext {color:#dc161e;}
This box has a color of #dc161e
<div style="background-color:#dc161e;">Content here</div>
.mybackground {background-color:#dc161e;}
Border around this has a color of #dc161e
<div style="border:2px solid #dc161e;">Content here</div>
.myborder {border:2px solid #dc161e;}