#d55b62 color space conversions
Hex:
#d55b62
RGB:
213, 91, 98
CMY:
16, 64, 62
CMYK:
0, 57, 54, 16
HSL:
357°, 59.2233%, 59.6078%
HSV (HSB):
357°, 57.2770%, 83.5294%
XYZ:
33.3863, 22.5101, 14.1405
xyY:
0.4767, 0.3214, 22.5101
CIE-Lab:
54.5641, 48.6316, 20.3804
CIE-LCH:
54.5641, 52.7295, 22.7375
CIE-Luv:
54.5641, 88.7760, 15.3598
Hunter-Lab:
47.4449, 42.5794, 15.5405
#d55b62 color charts
#d55b62 color shades, tints & tones
#d55b62 color schemes
#d55b62 color preview, HTML & CSS examples
This text has a color of #d55b62
<p style="color:#d55b62;">Text here</p>
.mytext {color:#d55b62;}
This box has a color of #d55b62
<div style="background-color:#d55b62;">Content here</div>
.mybackground {background-color:#d55b62;}
Border around this has a color of #d55b62
<div style="border:2px solid #d55b62;">Content here</div>
.myborder {border:2px solid #d55b62;}