#d03a94 color space conversions
Hex:
#d03a94
RGB:
208, 58, 148
CMY:
18, 77, 42
CMYK:
0, 72, 29, 18
HSL:
324°, 61.4754%, 52.1569%
HSV (HSB):
324°, 72.1154%, 81.5686%
XYZ:
32.8708, 18.5741, 29.8697
xyY:
0.4042, 0.2284, 18.5741
CIE-Lab:
50.1852, 65.6814, -15.8407
CIE-LCH:
50.1852, 67.5646, 346.4406
CIE-Luv:
50.1852, 84.7956, -33.6354
Hunter-Lab:
43.0977, 60.7216, -10.9236
#d03a94 color charts
#d03a94 color shades, tints & tones
#d03a94 color schemes
#d03a94 color preview, HTML & CSS examples
This text has a color of #d03a94
<p style="color:#d03a94;">Text here</p>
.mytext {color:#d03a94;}
This box has a color of #d03a94
<div style="background-color:#d03a94;">Content here</div>
.mybackground {background-color:#d03a94;}
Border around this has a color of #d03a94
<div style="border:2px solid #d03a94;">Content here</div>
.myborder {border:2px solid #d03a94;}