#d03d5c color space conversions
Hex:
#d03d5c
RGB:
208, 61, 92
CMY:
18, 76, 64
CMYK:
0, 71, 56, 18
HSL:
347°, 60.9959%, 52.7451%
HSV (HSB):
347°, 70.6731%, 81.5686%
XYZ:
29.6129, 17.5201, 11.9462
xyY:
0.5012, 0.2966, 17.5201
CIE-Lab:
48.9088, 59.1828, 16.1660
CIE-LCH:
48.9088, 61.3510, 15.2778
CIE-Luv:
48.9088, 103.6475, 7.6474
Hunter-Lab:
41.8570, 53.0352, 12.3783
#d03d5c color charts
#d03d5c color shades, tints & tones
#d03d5c color schemes
#d03d5c color preview, HTML & CSS examples
This text has a color of #d03d5c
<p style="color:#d03d5c;">Text here</p>
.mytext {color:#d03d5c;}
This box has a color of #d03d5c
<div style="background-color:#d03d5c;">Content here</div>
.mybackground {background-color:#d03d5c;}
Border around this has a color of #d03d5c
<div style="border:2px solid #d03d5c;">Content here</div>
.myborder {border:2px solid #d03d5c;}