#d65b80 color space conversions
Hex:
#d65b80
RGB:
214, 91, 128
CMY:
16, 64, 50
CMYK:
0, 57, 40, 16
HSL:
342°, 60.0000%, 59.8039%
HSV (HSB):
342°, 57.4766%, 83.9216%
XYZ:
35.3689, 23.3368, 23.0624
xyY:
0.4326, 0.2854, 23.3368
CIE-Lab:
55.4176, 51.8026, 3.9150
CIE-LCH:
55.4176, 51.9503, 4.3219
CIE-Luv:
55.4176, 81.6704, -4.5612
Hunter-Lab:
48.3082, 46.1497, 5.5106
#d65b80 color charts
#d65b80 color shades, tints & tones
#d65b80 color schemes
#d65b80 color preview, HTML & CSS examples
This text has a color of #d65b80
<p style="color:#d65b80;">Text here</p>
.mytext {color:#d65b80;}
This box has a color of #d65b80
<div style="background-color:#d65b80;">Content here</div>
.mybackground {background-color:#d65b80;}
Border around this has a color of #d65b80
<div style="border:2px solid #d65b80;">Content here</div>
.myborder {border:2px solid #d65b80;}