#d65b74 color space conversions
Hex:
#d65b74
RGB:
214, 91, 116
CMY:
16, 64, 55
CMYK:
0, 57, 46, 16
HSL:
348°, 60.0000%, 59.8039%
HSV (HSB):
348°, 57.4766%, 83.9216%
XYZ:
34.6250, 23.0393, 19.1451
xyY:
0.4508, 0.3000, 23.0393
CIE-Lab:
55.1128, 50.5773, 10.5624
CIE-LCH:
55.1128, 51.6685, 11.7959
CIE-Luv:
55.1128, 84.9900, 3.9067
Hunter-Lab:
47.9992, 44.7652, 9.9509
#d65b74 color charts
#d65b74 color shades, tints & tones
#d65b74 color schemes
#d65b74 color preview, HTML & CSS examples
This text has a color of #d65b74
<p style="color:#d65b74;">Text here</p>
.mytext {color:#d65b74;}
This box has a color of #d65b74
<div style="background-color:#d65b74;">Content here</div>
.mybackground {background-color:#d65b74;}
Border around this has a color of #d65b74
<div style="border:2px solid #d65b74;">Content here</div>
.myborder {border:2px solid #d65b74;}