#d03e97 color space conversions
Hex:
#d03e97
RGB:
208, 62, 151
CMY:
18, 76, 41
CMYK:
0, 70, 27, 18
HSL:
323°, 60.8333%, 52.9412%
HSV (HSB):
323°, 70.1923%, 81.5686%
XYZ:
33.3210, 19.0895, 31.2066
xyY:
0.3985, 0.2283, 19.0895
CIE-Lab:
50.7918, 64.6618, -16.7055
CIE-LCH:
50.7918, 66.7849, 345.5142
CIE-Luv:
50.7918, 82.3122, -34.7495
Hunter-Lab:
43.6915, 59.6712, -11.7637
#d03e97 color charts
#d03e97 color shades, tints & tones
#d03e97 color schemes
#d03e97 color preview, HTML & CSS examples
This text has a color of #d03e97
<p style="color:#d03e97;">Text here</p>
.mytext {color:#d03e97;}
This box has a color of #d03e97
<div style="background-color:#d03e97;">Content here</div>
.mybackground {background-color:#d03e97;}
Border around this has a color of #d03e97
<div style="border:2px solid #d03e97;">Content here</div>
.myborder {border:2px solid #d03e97;}