#d65980 color space conversions
Hex:
#d65980
RGB:
214, 89, 128
CMY:
16, 65, 50
CMYK:
0, 58, 40, 16
HSL:
341°, 60.3865%, 59.4118%
HSV (HSB):
341°, 58.4112%, 83.9216%
XYZ:
35.2002, 22.9994, 23.0061
xyY:
0.4335, 0.2832, 22.9994
CIE-Lab:
55.0717, 52.7207, 3.4157
CIE-LCH:
55.0717, 52.8312, 3.7069
CIE-Luv:
55.0717, 82.7628, -5.3974
Hunter-Lab:
47.9577, 47.0903, 5.1279
#d65980 color charts
#d65980 color shades, tints & tones
#d65980 color schemes
#d65980 color preview, HTML & CSS examples
This text has a color of #d65980
<p style="color:#d65980;">Text here</p>
.mytext {color:#d65980;}
This box has a color of #d65980
<div style="background-color:#d65980;">Content here</div>
.mybackground {background-color:#d65980;}
Border around this has a color of #d65980
<div style="border:2px solid #d65980;">Content here</div>
.myborder {border:2px solid #d65980;}