#d02f80 color space conversions
Hex:
#d02f80
RGB:
208, 47, 128
CMY:
18, 82, 50
CMYK:
0, 77, 38, 18
HSL:
330°, 63.1373%, 50.0000%
HSV (HSB):
330°, 77.4038%, 81.5686%
XYZ:
30.9252, 17.0014, 22.0737
xyY:
0.4418, 0.2429, 17.0014
CIE-Lab:
48.2618, 66.9061, -6.6940
CIE-LCH:
48.2618, 67.2401, 354.2865
CIE-Luv:
48.2618, 96.2535, -21.2363
Hunter-Lab:
41.2328, 61.7203, -2.8776
#d02f80 color charts
#d02f80 color shades, tints & tones
#d02f80 color schemes
#d02f80 color preview, HTML & CSS examples
This text has a color of #d02f80
<p style="color:#d02f80;">Text here</p>
.mytext {color:#d02f80;}
This box has a color of #d02f80
<div style="background-color:#d02f80;">Content here</div>
.mybackground {background-color:#d02f80;}
Border around this has a color of #d02f80
<div style="border:2px solid #d02f80;">Content here</div>
.myborder {border:2px solid #d02f80;}