#d65c69 color space conversions
Hex:
#d65c69
RGB:
214, 92, 105
CMY:
16, 64, 59
CMYK:
0, 57, 51, 16
HSL:
354°, 59.8039%, 60.0000%
HSV (HSB):
354°, 57.0093%, 83.9216%
XYZ:
34.1085, 22.9704, 16.0006
xyY:
0.4667, 0.3143, 22.9704
CIE-Lab:
55.0418, 49.0987, 16.9446
CIE-LCH:
55.0418, 51.9403, 19.0403
CIE-Luv:
55.0418, 87.2449, 11.5888
Hunter-Lab:
47.9274, 43.1602, 13.7552
#d65c69 color charts
#d65c69 color shades, tints & tones
#d65c69 color schemes
#d65c69 color preview, HTML & CSS examples
This text has a color of #d65c69
<p style="color:#d65c69;">Text here</p>
.mytext {color:#d65c69;}
This box has a color of #d65c69
<div style="background-color:#d65c69;">Content here</div>
.mybackground {background-color:#d65c69;}
Border around this has a color of #d65c69
<div style="border:2px solid #d65c69;">Content here</div>
.myborder {border:2px solid #d65c69;}