#d03a3a color space conversions
Hex:
#d03a3a
RGB:
208, 58, 58
CMY:
18, 77, 77
CMYK:
0, 72, 72, 18
HSL:
0°, 61.4754%, 52.1569%
HSV (HSB):
0°, 72.1154%, 81.5686%
XYZ:
28.2892, 16.7415, 5.7434
xyY:
0.5572, 0.3297, 16.7415
CIE-Lab:
47.9327, 58.2624, 35.2220
CIE-LCH:
47.9327, 68.0815, 31.1547
CIE-Luv:
47.9327, 114.4178, 24.6721
Hunter-Lab:
40.9164, 51.8096, 20.3190
#d03a3a color charts
#d03a3a color shades, tints & tones
#d03a3a color schemes
#d03a3a color preview, HTML & CSS examples
This text has a color of #d03a3a
<p style="color:#d03a3a;">Text here</p>
.mytext {color:#d03a3a;}
This box has a color of #d03a3a
<div style="background-color:#d03a3a;">Content here</div>
.mybackground {background-color:#d03a3a;}
Border around this has a color of #d03a3a
<div style="border:2px solid #d03a3a;">Content here</div>
.myborder {border:2px solid #d03a3a;}