#da250c color space conversions
Hex:
#da250c
RGB:
218, 37, 12
CMY:
15, 85, 95
CMYK:
0, 83, 94, 15
HSL:
7°, 89.5652%, 45.0980%
HSV (HSB):
7°, 94.4954%, 85.4902%
XYZ:
29.6414, 16.2551, 1.9231
xyY:
0.6199, 0.3399, 16.2551
CIE-Lab:
47.3074, 66.1937, 57.0660
CIE-LCH:
47.3074, 87.3964, 40.7648
CIE-Luv:
47.3074, 139.4597, 34.1793
Hunter-Lab:
40.3176, 60.6767, 25.3943
#da250c color charts
#da250c color shades, tints & tones
#da250c color schemes
#da250c color preview, HTML & CSS examples
This text has a color of #da250c
<p style="color:#da250c;">Text here</p>
.mytext {color:#da250c;}
This box has a color of #da250c
<div style="background-color:#da250c;">Content here</div>
.mybackground {background-color:#da250c;}
Border around this has a color of #da250c
<div style="border:2px solid #da250c;">Content here</div>
.myborder {border:2px solid #da250c;}