#d65b8e color space conversions
Hex:
#d65b8e
RGB:
214, 91, 142
CMY:
16, 64, 44
CMYK:
0, 57, 34, 16
HSL:
335°, 60.0000%, 59.8039%
HSV (HSB):
335°, 57.4766%, 83.9216%
XYZ:
36.3551, 23.7313, 28.2557
xyY:
0.4115, 0.2686, 23.7313
CIE-Lab:
55.8178, 53.3898, -3.7453
CIE-LCH:
55.8178, 53.5210, 355.9873
CIE-Luv:
55.8178, 77.6181, -14.9929
Hunter-Lab:
48.7148, 47.9610, -0.2892
#d65b8e color charts
#d65b8e color shades, tints & tones
#d65b8e color schemes
#d65b8e color preview, HTML & CSS examples
This text has a color of #d65b8e
<p style="color:#d65b8e;">Text here</p>
.mytext {color:#d65b8e;}
This box has a color of #d65b8e
<div style="background-color:#d65b8e;">Content here</div>
.mybackground {background-color:#d65b8e;}
Border around this has a color of #d65b8e
<div style="border:2px solid #d65b8e;">Content here</div>
.myborder {border:2px solid #d65b8e;}