#d03a2a color space conversions
Hex:
#d03a2a
RGB:
208, 58, 42
CMY:
18, 77, 84
CMYK:
0, 72, 80, 18
HSL:
6°, 66.4000%, 49.0196%
HSV (HSB):
6°, 79.8077%, 81.5686%
XYZ:
27.9434, 16.6032, 3.9224
xyY:
0.5765, 0.3426, 16.6032
CIE-Lab:
47.7561, 57.6576, 43.8709
CIE-LCH:
47.7561, 72.4503, 37.2670
CIE-Luv:
47.7561, 117.4880, 30.5139
Hunter-Lab:
40.7470, 51.1042, 22.8154
#d03a2a color charts
#d03a2a color shades, tints & tones
#d03a2a color schemes
#d03a2a color preview, HTML & CSS examples
This text has a color of #d03a2a
<p style="color:#d03a2a;">Text here</p>
.mytext {color:#d03a2a;}
This box has a color of #d03a2a
<div style="background-color:#d03a2a;">Content here</div>
.mybackground {background-color:#d03a2a;}
Border around this has a color of #d03a2a
<div style="border:2px solid #d03a2a;">Content here</div>
.myborder {border:2px solid #d03a2a;}