#d0303f color space conversions
Hex:
#d0303f
RGB:
208, 48, 63
CMY:
18, 81, 75
CMYK:
0, 77, 70, 18
HSL:
354°, 62.9921%, 50.1961%
HSV (HSB):
354°, 76.9231%, 81.5686%
XYZ:
27.9666, 15.8827, 6.2943
xyY:
0.5577, 0.3167, 15.8827
CIE-Lab:
46.8202, 61.7835, 30.9788
CIE-LCH:
46.8202, 69.1150, 26.6295
CIE-Luv:
46.8202, 118.4154, 20.1250
Hunter-Lab:
39.8531, 55.5180, 18.5331
#d0303f color charts
#d0303f color shades, tints & tones
#d0303f color schemes
#d0303f color preview, HTML & CSS examples
This text has a color of #d0303f
<p style="color:#d0303f;">Text here</p>
.mytext {color:#d0303f;}
This box has a color of #d0303f
<div style="background-color:#d0303f;">Content here</div>
.mybackground {background-color:#d0303f;}
Border around this has a color of #d0303f
<div style="border:2px solid #d0303f;">Content here</div>
.myborder {border:2px solid #d0303f;}