#d65c8b color space conversions
Hex:
#d65c8b
RGB:
214, 92, 139
CMY:
16, 64, 45
CMYK:
0, 57, 35, 16
HSL:
337°, 59.8039%, 60.0000%
HSV (HSB):
337°, 57.0093%, 83.9216%
XYZ:
36.2189, 23.8145, 27.1138
xyY:
0.4156, 0.2733, 23.8145
CIE-Lab:
55.9016, 52.5745, -1.8586
CIE-LCH:
55.9016, 52.6074, 357.9753
CIE-Luv:
55.9016, 77.9801, -12.2838
Hunter-Lab:
48.8001, 47.0805, 1.2180
#d65c8b color charts
#d65c8b color shades, tints & tones
#d65c8b color schemes
#d65c8b color preview, HTML & CSS examples
This text has a color of #d65c8b
<p style="color:#d65c8b;">Text here</p>
.mytext {color:#d65c8b;}
This box has a color of #d65c8b
<div style="background-color:#d65c8b;">Content here</div>
.mybackground {background-color:#d65c8b;}
Border around this has a color of #d65c8b
<div style="border:2px solid #d65c8b;">Content here</div>
.myborder {border:2px solid #d65c8b;}