#da333f color space conversions
Hex:
#da333f
RGB:
218, 51, 63
CMY:
15, 80, 75
CMYK:
0, 77, 71, 15
HSL:
356°, 69.2946%, 52.7451%
HSV (HSB):
356°, 76.6055%, 85.4902%
XYZ:
30.9945, 17.6320, 6.4723
xyY:
0.5625, 0.3200, 17.6320
CIE-Lab:
49.0466, 63.7799, 34.0950
CIE-LCH:
49.0466, 72.3211, 28.1278
CIE-Luv:
49.0466, 124.8925, 22.7042
Hunter-Lab:
41.9904, 58.2733, 20.2544
#da333f color charts
#da333f color shades, tints & tones
#da333f color schemes
#da333f color preview, HTML & CSS examples
This text has a color of #da333f
<p style="color:#da333f;">Text here</p>
.mytext {color:#da333f;}
This box has a color of #da333f
<div style="background-color:#da333f;">Content here</div>
.mybackground {background-color:#da333f;}
Border around this has a color of #da333f
<div style="border:2px solid #da333f;">Content here</div>
.myborder {border:2px solid #da333f;}