#d03f82 color space conversions
Hex:
#d03f82
RGB:
208, 63, 130
CMY:
18, 75, 49
CMYK:
0, 70, 38, 18
HSL:
332°, 60.6695%, 53.1373%
HSV (HSB):
332°, 69.7115%, 81.5686%
XYZ:
31.8192, 18.5766, 23.0277
xyY:
0.4334, 0.2530, 18.5766
CIE-Lab:
50.1881, 61.8854, -5.0415
CIE-LCH:
50.1881, 62.0904, 355.3427
CIE-Luv:
50.1881, 89.7080, -18.1666
Hunter-Lab:
43.1006, 56.3523, -1.5069
#d03f82 color charts
#d03f82 color shades, tints & tones
#d03f82 color schemes
#d03f82 color preview, HTML & CSS examples
This text has a color of #d03f82
<p style="color:#d03f82;">Text here</p>
.mytext {color:#d03f82;}
This box has a color of #d03f82
<div style="background-color:#d03f82;">Content here</div>
.mybackground {background-color:#d03f82;}
Border around this has a color of #d03f82
<div style="border:2px solid #d03f82;">Content here</div>
.myborder {border:2px solid #d03f82;}