#d65d72 color space conversions
Hex:
#d65d72
RGB:
214, 93, 114
CMY:
16, 64, 55
CMYK:
0, 57, 47, 16
HSL:
350°, 59.6059%, 60.1961%
HSV (HSB):
350°, 56.5421%, 83.9216%
XYZ:
34.6832, 23.3397, 18.5966
xyY:
0.4527, 0.3046, 23.3397
CIE-Lab:
55.4206, 49.4503, 12.1735
CIE-LCH:
55.4206, 50.9267, 13.8298
CIE-Luv:
55.4206, 84.3339, 6.0886
Hunter-Lab:
48.3112, 43.6025, 10.9952
#d65d72 color charts
#d65d72 color shades, tints & tones
#d65d72 color schemes
#d65d72 color preview, HTML & CSS examples
This text has a color of #d65d72
<p style="color:#d65d72;">Text here</p>
.mytext {color:#d65d72;}
This box has a color of #d65d72
<div style="background-color:#d65d72;">Content here</div>
.mybackground {background-color:#d65d72;}
Border around this has a color of #d65d72
<div style="border:2px solid #d65d72;">Content here</div>
.myborder {border:2px solid #d65d72;}