#d03d56 color space conversions
Hex:
#d03d56
RGB:
208, 61, 86
CMY:
18, 76, 66
CMYK:
0, 71, 59, 18
HSL:
350°, 60.9959%, 52.7451%
HSV (HSB):
350°, 70.6731%, 81.5686%
XYZ:
29.3609, 17.4193, 10.6189
xyY:
0.5115, 0.3035, 17.4193
CIE-Lab:
48.7840, 58.7560, 19.6370
CIE-LCH:
48.7840, 61.9507, 18.4802
CIE-Luv:
48.7840, 105.4781, 11.2715
Hunter-Lab:
41.7364, 52.5332, 14.1305
#d03d56 color charts
#d03d56 color shades, tints & tones
#d03d56 color schemes
#d03d56 color preview, HTML & CSS examples
This text has a color of #d03d56
<p style="color:#d03d56;">Text here</p>
.mytext {color:#d03d56;}
This box has a color of #d03d56
<div style="background-color:#d03d56;">Content here</div>
.mybackground {background-color:#d03d56;}
Border around this has a color of #d03d56
<div style="border:2px solid #d03d56;">Content here</div>
.myborder {border:2px solid #d03d56;}