#d65f91 color space conversions
Hex:
#d65f91
RGB:
214, 95, 145
CMY:
16, 63, 43
CMYK:
0, 56, 32, 16
HSL:
335°, 59.2040%, 60.5882%
HSV (HSB):
335°, 55.6075%, 83.9216%
XYZ:
36.9346, 24.5249, 29.5752
xyY:
0.4057, 0.2694, 24.5249
CIE-Lab:
56.6095, 51.8952, -4.3358
CIE-LCH:
56.6095, 52.0760, 355.2241
CIE-Luv:
56.6095, 74.7025, -15.5311
Hunter-Lab:
49.5226, 46.4630, -0.7425
#d65f91 color charts
#d65f91 color shades, tints & tones
#d65f91 color schemes
#d65f91 color preview, HTML & CSS examples
This text has a color of #d65f91
<p style="color:#d65f91;">Text here</p>
.mytext {color:#d65f91;}
This box has a color of #d65f91
<div style="background-color:#d65f91;">Content here</div>
.mybackground {background-color:#d65f91;}
Border around this has a color of #d65f91
<div style="border:2px solid #d65f91;">Content here</div>
.myborder {border:2px solid #d65f91;}