#d03032 color space conversions
Hex:
#d03032
RGB:
208, 48, 50
CMY:
18, 81, 80
CMYK:
0, 77, 76, 18
HSL:
359°, 62.9921%, 50.1961%
HSV (HSB):
359°, 76.9231%, 81.5686%
XYZ:
27.6451, 15.7541, 4.6014
xyY:
0.5759, 0.3282, 15.7541
CIE-Lab:
46.6502, 61.2371, 38.3539
CIE-LCH:
46.6502, 72.2565, 32.0596
CIE-Luv:
46.6502, 121.4568, 25.5485
Hunter-Lab:
39.6914, 54.8654, 20.9106
#d03032 color charts
#d03032 color shades, tints & tones
#d03032 color schemes
#d03032 color preview, HTML & CSS examples
This text has a color of #d03032
<p style="color:#d03032;">Text here</p>
.mytext {color:#d03032;}
This box has a color of #d03032
<div style="background-color:#d03032;">Content here</div>
.mybackground {background-color:#d03032;}
Border around this has a color of #d03032
<div style="border:2px solid #d03032;">Content here</div>
.myborder {border:2px solid #d03032;}