#d5645c color space conversions
Hex:
#d5645c
RGB:
213, 100, 92
CMY:
16, 61, 64
CMYK:
0, 53, 57, 16
HSL:
4°, 59.0244%, 59.8039%
HSV (HSB):
4°, 56.8075%, 83.5294%
XYZ:
33.9295, 24.0332, 12.9758
xyY:
0.4783, 0.3388, 24.0332
CIE-Lab:
56.1210, 43.8243, 25.9255
CIE-LCH:
56.1210, 50.9185, 30.6077
CIE-Luv:
56.1210, 84.1491, 22.4635
Hunter-Lab:
49.0237, 37.7493, 18.6234
#d5645c color charts
#d5645c color shades, tints & tones
#d5645c color schemes
#d5645c color preview, HTML & CSS examples
This text has a color of #d5645c
<p style="color:#d5645c;">Text here</p>
.mytext {color:#d5645c;}
This box has a color of #d5645c
<div style="background-color:#d5645c;">Content here</div>
.mybackground {background-color:#d5645c;}
Border around this has a color of #d5645c
<div style="border:2px solid #d5645c;">Content here</div>
.myborder {border:2px solid #d5645c;}