#d03d72 color space conversions
Hex:
#d03d72
RGB:
208, 61, 114
CMY:
18, 76, 55
CMYK:
0, 71, 45, 18
HSL:
338°, 60.9959%, 52.7451%
HSV (HSB):
338°, 70.6731%, 81.5686%
XYZ:
30.7184, 17.9623, 17.7676
xyY:
0.4623, 0.2703, 17.9623
CIE-Lab:
49.4503, 61.0150, 3.5539
CIE-LCH:
49.4503, 61.1185, 3.3335
CIE-Luv:
49.4503, 96.2968, -7.0486
Hunter-Lab:
42.3819, 55.2084, 4.8114
#d03d72 color charts
#d03d72 color shades, tints & tones
#d03d72 color schemes
#d03d72 color preview, HTML & CSS examples
This text has a color of #d03d72
<p style="color:#d03d72;">Text here</p>
.mytext {color:#d03d72;}
This box has a color of #d03d72
<div style="background-color:#d03d72;">Content here</div>
.mybackground {background-color:#d03d72;}
Border around this has a color of #d03d72
<div style="border:2px solid #d03d72;">Content here</div>
.myborder {border:2px solid #d03d72;}