#d01a2a color space conversions
Hex:
#d01a2a
RGB:
208, 26, 42
CMY:
18, 90, 84
CMYK:
0, 88, 80, 18
HSL:
355°, 77.7778%, 45.8824%
HSV (HSB):
355°, 87.5000%, 81.5686%
XYZ:
26.7997, 14.3159, 3.5412
xyY:
0.6001, 0.3206, 14.3159
CIE-Lab:
44.6825, 66.3066, 40.7849
CIE-LCH:
44.6825, 77.8458, 31.5955
CIE-Luv:
44.6825, 132.0213, 24.7553
Hunter-Lab:
37.8363, 60.2194, 20.9363
#d01a2a color charts
#d01a2a color shades, tints & tones
#d01a2a color schemes
#d01a2a color preview, HTML & CSS examples
This text has a color of #d01a2a
<p style="color:#d01a2a;">Text here</p>
.mytext {color:#d01a2a;}
This box has a color of #d01a2a
<div style="background-color:#d01a2a;">Content here</div>
.mybackground {background-color:#d01a2a;}
Border around this has a color of #d01a2a
<div style="border:2px solid #d01a2a;">Content here</div>
.myborder {border:2px solid #d01a2a;}