#d65b61 color space conversions
Hex:
#d65b61
RGB:
214, 91, 97
CMY:
16, 64, 62
CMYK:
0, 57, 55, 16
HSL:
357°, 60.0000%, 59.8039%
HSV (HSB):
357°, 57.4766%, 83.9216%
XYZ:
33.6303, 22.6414, 13.9070
xyY:
0.4792, 0.3226, 22.6414
CIE-Lab:
54.7010, 48.8992, 21.1771
CIE-LCH:
54.7010, 53.2879, 23.4163
CIE-Luv:
54.7010, 89.8347, 16.1528
Hunter-Lab:
47.5830, 42.8886, 15.9795
#d65b61 color charts
#d65b61 color shades, tints & tones
#d65b61 color schemes
#d65b61 color preview, HTML & CSS examples
This text has a color of #d65b61
<p style="color:#d65b61;">Text here</p>
.mytext {color:#d65b61;}
This box has a color of #d65b61
<div style="background-color:#d65b61;">Content here</div>
.mybackground {background-color:#d65b61;}
Border around this has a color of #d65b61
<div style="border:2px solid #d65b61;">Content here</div>
.myborder {border:2px solid #d65b61;}