#d65b4b color space conversions
Hex:
#d65b4b
RGB:
214, 91, 75
CMY:
16, 64, 71
CMYK:
0, 57, 65, 16
HSL:
7°, 62.8959%, 56.6667%
HSV (HSB):
7°, 64.9533%, 83.9216%
XYZ:
32.7426, 22.2863, 9.2326
xyY:
0.5095, 0.3468, 22.2863
CIE-Lab:
54.3295, 47.3614, 33.3924
CIE-LCH:
54.3295, 57.9496, 35.1859
CIE-Luv:
54.3295, 94.6093, 28.1058
Hunter-Lab:
47.2084, 41.1888, 21.4505
#d65b4b color charts
#d65b4b color shades, tints & tones
#d65b4b color schemes
#d65b4b color preview, HTML & CSS examples
This text has a color of #d65b4b
<p style="color:#d65b4b;">Text here</p>
.mytext {color:#d65b4b;}
This box has a color of #d65b4b
<div style="background-color:#d65b4b;">Content here</div>
.mybackground {background-color:#d65b4b;}
Border around this has a color of #d65b4b
<div style="border:2px solid #d65b4b;">Content here</div>
.myborder {border:2px solid #d65b4b;}