#d03130 color space conversions
Hex:
#d03130
RGB:
208, 49, 48
CMY:
18, 81, 81
CMYK:
0, 76, 77, 18
HSL:
0°, 62.9921%, 50.1961%
HSV (HSB):
0°, 76.9231%, 81.5686%
XYZ:
27.6442, 15.8199, 4.3928
xyY:
0.5776, 0.3306, 15.8199
CIE-Lab:
46.7373, 60.8580, 39.5729
CIE-LCH:
46.7373, 72.5928, 33.0339
CIE-Luv:
46.7373, 121.3622, 26.4880
Hunter-Lab:
39.7743, 54.4576, 21.2937
#d03130 color charts
#d03130 color shades, tints & tones
#d03130 color schemes
#d03130 color preview, HTML & CSS examples
This text has a color of #d03130
<p style="color:#d03130;">Text here</p>
.mytext {color:#d03130;}
This box has a color of #d03130
<div style="background-color:#d03130;">Content here</div>
.mybackground {background-color:#d03130;}
Border around this has a color of #d03130
<div style="border:2px solid #d03130;">Content here</div>
.myborder {border:2px solid #d03130;}