#d63e5c color space conversions
Hex:
#d63e5c
RGB:
214, 62, 92
CMY:
16, 76, 64
CMYK:
0, 71, 57, 16
HSL:
348°, 64.9573%, 54.1176%
HSV (HSB):
348°, 71.0280%, 83.9216%
XYZ:
31.3859, 18.5141, 12.0446
xyY:
0.5067, 0.2989, 18.5141
CIE-Lab:
50.1138, 60.6229, 17.9814
CIE-LCH:
50.1138, 63.2334, 16.5209
CIE-Luv:
50.1138, 108.0229, 9.3271
Hunter-Lab:
43.0280, 54.9043, 13.5229
#d63e5c color charts
#d63e5c color shades, tints & tones
#d63e5c color schemes
#d63e5c color preview, HTML & CSS examples
This text has a color of #d63e5c
<p style="color:#d63e5c;">Text here</p>
.mytext {color:#d63e5c;}
This box has a color of #d63e5c
<div style="background-color:#d63e5c;">Content here</div>
.mybackground {background-color:#d63e5c;}
Border around this has a color of #d63e5c
<div style="border:2px solid #d63e5c;">Content here</div>
.myborder {border:2px solid #d63e5c;}