#d03f81 color space conversions
Hex:
#d03f81
RGB:
208, 63, 129
CMY:
18, 75, 49
CMYK:
0, 70, 38, 18
HSL:
333°, 60.6695%, 53.1373%
HSV (HSB):
333°, 69.7115%, 81.5686%
XYZ:
31.7524, 18.5499, 22.6758
xyY:
0.4351, 0.2542, 18.5499
CIE-Lab:
50.1564, 61.7791, -4.4862
CIE-LCH:
50.1564, 61.9418, 355.8466
CIE-Luv:
50.1564, 90.0713, -17.4127
Hunter-Lab:
43.0696, 56.2246, -1.0671
#d03f81 color charts
#d03f81 color shades, tints & tones
#d03f81 color schemes
#d03f81 color preview, HTML & CSS examples
This text has a color of #d03f81
<p style="color:#d03f81;">Text here</p>
.mytext {color:#d03f81;}
This box has a color of #d03f81
<div style="background-color:#d03f81;">Content here</div>
.mybackground {background-color:#d03f81;}
Border around this has a color of #d03f81
<div style="border:2px solid #d03f81;">Content here</div>
.myborder {border:2px solid #d03f81;}