#d03d4f color space conversions
Hex:
#d03d4f
RGB:
208, 61, 79
CMY:
18, 76, 69
CMYK:
0, 71, 62, 18
HSL:
353°, 60.9959%, 52.7451%
HSV (HSB):
353°, 70.6731%, 81.5686%
XYZ:
29.0925, 17.3119, 9.2053
xyY:
0.5232, 0.3113, 17.3119
CIE-Lab:
48.6506, 58.2978, 23.6878
CIE-LCH:
48.6506, 62.9265, 22.1131
CIE-Luv:
48.6506, 107.4982, 15.2556
Hunter-Lab:
41.6076, 51.9958, 16.0079
#d03d4f color charts
#d03d4f color shades, tints & tones
#d03d4f color schemes
#d03d4f color preview, HTML & CSS examples
This text has a color of #d03d4f
<p style="color:#d03d4f;">Text here</p>
.mytext {color:#d03d4f;}
This box has a color of #d03d4f
<div style="background-color:#d03d4f;">Content here</div>
.mybackground {background-color:#d03d4f;}
Border around this has a color of #d03d4f
<div style="border:2px solid #d03d4f;">Content here</div>
.myborder {border:2px solid #d03d4f;}