#d5675c color space conversions
Hex:
#d5675c
RGB:
213, 103, 92
CMY:
16, 60, 64
CMYK:
0, 52, 57, 16
HSL:
5°, 59.0244%, 59.8039%
HSV (HSB):
5°, 56.8075%, 83.5294%
XYZ:
34.2226, 24.6193, 13.0735
xyY:
0.4759, 0.3423, 24.6193
CIE-Lab:
56.7026, 42.3356, 26.6819
CIE-LCH:
56.7026, 50.0422, 32.2211
CIE-Luv:
56.7026, 82.0829, 23.6858
Hunter-Lab:
49.6179, 36.2843, 19.1106
#d5675c color charts
#d5675c color shades, tints & tones
#d5675c color schemes
#d5675c color preview, HTML & CSS examples
This text has a color of #d5675c
<p style="color:#d5675c;">Text here</p>
.mytext {color:#d5675c;}
This box has a color of #d5675c
<div style="background-color:#d5675c;">Content here</div>
.mybackground {background-color:#d5675c;}
Border around this has a color of #d5675c
<div style="border:2px solid #d5675c;">Content here</div>
.myborder {border:2px solid #d5675c;}