#d65e53 color space conversions
Hex:
#d65e53
RGB:
214, 94, 83
CMY:
16, 63, 67
CMYK:
0, 56, 61, 16
HSL:
5°, 61.5023%, 58.2353%
HSV (HSB):
5°, 61.2150%, 83.9216%
XYZ:
33.2956, 22.9261, 10.8539
xyY:
0.4964, 0.3418, 22.9261
CIE-Lab:
54.9961, 46.4501, 29.6731
CIE-LCH:
54.9961, 55.1190, 32.5712
CIE-Luv:
54.9961, 90.9377, 25.1862
Hunter-Lab:
47.8812, 40.3331, 20.0767
#d65e53 color charts
#d65e53 color shades, tints & tones
#d65e53 color schemes
#d65e53 color preview, HTML & CSS examples
This text has a color of #d65e53
<p style="color:#d65e53;">Text here</p>
.mytext {color:#d65e53;}
This box has a color of #d65e53
<div style="background-color:#d65e53;">Content here</div>
.mybackground {background-color:#d65e53;}
Border around this has a color of #d65e53
<div style="border:2px solid #d65e53;">Content here</div>
.myborder {border:2px solid #d65e53;}