#da2f00 color space conversions
Hex:
#da2f00
RGB:
218, 47, 0
CMY:
15, 82, 100
CMYK:
0, 78, 100, 15
HSL:
13°, 100.0000%, 42.7451%
HSV (HSB):
13°, 100.0000%, 85.4902%
XYZ:
29.9300, 16.9385, 1.6920
xyY:
0.6163, 0.3488, 16.9385
CIE-Lab:
48.1824, 63.5190, 60.7509
CIE-LCH:
48.1824, 87.8939, 43.7239
CIE-Luv:
48.1824, 135.4823, 36.9609
Hunter-Lab:
41.1564, 57.7862, 26.3720
#da2f00 color charts
#da2f00 color shades, tints & tones
#da2f00 color schemes
#da2f00 color preview, HTML & CSS examples
This text has a color of #da2f00
<p style="color:#da2f00;">Text here</p>
.mytext {color:#da2f00;}
This box has a color of #da2f00
<div style="background-color:#da2f00;">Content here</div>
.mybackground {background-color:#da2f00;}
Border around this has a color of #da2f00
<div style="border:2px solid #da2f00;">Content here</div>
.myborder {border:2px solid #da2f00;}