#d65b91 color space conversions
Hex:
#d65b91
RGB:
214, 91, 145
CMY:
16, 64, 43
CMYK:
0, 57, 32, 16
HSL:
334°, 60.0000%, 59.8039%
HSV (HSB):
334°, 57.4766%, 83.9216%
XYZ:
36.5835, 23.8226, 29.4581
xyY:
0.4071, 0.2651, 23.8226
CIE-Lab:
55.9098, 53.7515, -5.3712
CIE-LCH:
55.9098, 54.0192, 354.2936
CIE-Luv:
55.9098, 76.7313, -17.2909
Hunter-Lab:
48.8084, 48.3766, -1.6183
#d65b91 color charts
#d65b91 color shades, tints & tones
#d65b91 color schemes
#d65b91 color preview, HTML & CSS examples
This text has a color of #d65b91
<p style="color:#d65b91;">Text here</p>
.mytext {color:#d65b91;}
This box has a color of #d65b91
<div style="background-color:#d65b91;">Content here</div>
.mybackground {background-color:#d65b91;}
Border around this has a color of #d65b91
<div style="border:2px solid #d65b91;">Content here</div>
.myborder {border:2px solid #d65b91;}