#d03993 color space conversions
Hex:
#d03993
RGB:
208, 57, 147
CMY:
18, 78, 42
CMYK:
0, 73, 29, 18
HSL:
324°, 61.6327%, 51.9608%
HSV (HSB):
324°, 72.5962%, 81.5686%
XYZ:
32.7420, 18.4427, 29.4379
xyY:
0.4061, 0.2288, 18.4427
CIE-Lab:
50.0288, 65.8968, -15.4812
CIE-LCH:
50.0288, 67.6909, 346.7792
CIE-Luv:
50.0288, 85.5090, -33.1505
Hunter-Lab:
42.9450, 60.9377, -10.5805
#d03993 color charts
#d03993 color shades, tints & tones
#d03993 color schemes
#d03993 color preview, HTML & CSS examples
This text has a color of #d03993
<p style="color:#d03993;">Text here</p>
.mytext {color:#d03993;}
This box has a color of #d03993
<div style="background-color:#d03993;">Content here</div>
.mybackground {background-color:#d03993;}
Border around this has a color of #d03993
<div style="border:2px solid #d03993;">Content here</div>
.myborder {border:2px solid #d03993;}