#d65e57 color space conversions
Hex:
#d65e57
RGB:
214, 94, 87
CMY:
16, 63, 66
CMYK:
0, 56, 59, 16
HSL:
3°, 60.7656%, 59.0196%
HSV (HSB):
3°, 59.3458%, 83.9216%
XYZ:
33.4546, 22.9897, 11.6910
xyY:
0.4910, 0.3374, 22.9897
CIE-Lab:
55.0617, 46.7274, 27.4610
CIE-LCH:
55.0617, 54.1992, 30.4421
CIE-Luv:
55.0617, 90.1074, 23.0471
Hunter-Lab:
47.9475, 40.6371, 19.1066
#d65e57 color charts
#d65e57 color shades, tints & tones
#d65e57 color schemes
#d65e57 color preview, HTML & CSS examples
This text has a color of #d65e57
<p style="color:#d65e57;">Text here</p>
.mytext {color:#d65e57;}
This box has a color of #d65e57
<div style="background-color:#d65e57;">Content here</div>
.mybackground {background-color:#d65e57;}
Border around this has a color of #d65e57
<div style="border:2px solid #d65e57;">Content here</div>
.myborder {border:2px solid #d65e57;}