#d55a62 color space conversions
Hex:
#d55a62
RGB:
213, 90, 98
CMY:
16, 65, 62
CMYK:
0, 58, 54, 16
HSL:
356°, 59.4203%, 59.4118%
HSV (HSB):
356°, 57.7465%, 83.5294%
XYZ:
33.3013, 22.3403, 14.1122
xyY:
0.4774, 0.3203, 22.3403
CIE-Lab:
54.3862, 49.0992, 20.1413
CIE-LCH:
54.3862, 53.0698, 22.3043
CIE-Luv:
54.3862, 89.4127, 14.9705
Hunter-Lab:
47.2655, 43.0490, 15.3835
#d55a62 color charts
#d55a62 color shades, tints & tones
#d55a62 color schemes
#d55a62 color preview, HTML & CSS examples
This text has a color of #d55a62
<p style="color:#d55a62;">Text here</p>
.mytext {color:#d55a62;}
This box has a color of #d55a62
<div style="background-color:#d55a62;">Content here</div>
.mybackground {background-color:#d55a62;}
Border around this has a color of #d55a62
<div style="border:2px solid #d55a62;">Content here</div>
.myborder {border:2px solid #d55a62;}