#dc250e color space conversions
Hex:
#dc250e
RGB:
220, 37, 14
CMY:
14, 85, 95
CMYK:
0, 83, 94, 14
HSL:
7°, 88.0342%, 45.8824%
HSV (HSB):
7°, 93.6364%, 86.2745%
XYZ:
30.2560, 16.5705, 2.0192
xyY:
0.6194, 0.3392, 16.5705
CIE-Lab:
47.7142, 66.7679, 56.9137
CIE-LCH:
47.7142, 87.7332, 40.4446
CIE-Luv:
47.7142, 140.8038, 34.2268
Hunter-Lab:
40.7069, 61.4360, 25.5538
#dc250e color charts
#dc250e color shades, tints & tones
#dc250e color schemes
#dc250e color preview, HTML & CSS examples
This text has a color of #dc250e
<p style="color:#dc250e;">Text here</p>
.mytext {color:#dc250e;}
This box has a color of #dc250e
<div style="background-color:#dc250e;">Content here</div>
.mybackground {background-color:#dc250e;}
Border around this has a color of #dc250e
<div style="border:2px solid #dc250e;">Content here</div>
.myborder {border:2px solid #dc250e;}