#d65b4a color space conversions
Hex:
#d65b4a
RGB:
214, 91, 74
CMY:
16, 64, 71
CMYK:
0, 57, 65, 16
HSL:
7°, 63.0631%, 56.4706%
HSV (HSB):
7°, 65.4206%, 83.9216%
XYZ:
32.7087, 22.2727, 9.0537
xyY:
0.5108, 0.3478, 22.2727
CIE-Lab:
54.3152, 47.3018, 33.9389
CIE-LCH:
54.3152, 58.2178, 35.6593
CIE-Luv:
54.3152, 94.8014, 28.5845
Hunter-Lab:
47.1940, 41.1233, 21.6616
#d65b4a color charts
#d65b4a color shades, tints & tones
#d65b4a color schemes
#d65b4a color preview, HTML & CSS examples
This text has a color of #d65b4a
<p style="color:#d65b4a;">Text here</p>
.mytext {color:#d65b4a;}
This box has a color of #d65b4a
<div style="background-color:#d65b4a;">Content here</div>
.mybackground {background-color:#d65b4a;}
Border around this has a color of #d65b4a
<div style="border:2px solid #d65b4a;">Content here</div>
.myborder {border:2px solid #d65b4a;}