#d62a5c color space conversions
Hex:
#d62a5c
RGB:
214, 42, 92
CMY:
16, 84, 64
CMYK:
0, 80, 57, 16
HSL:
343°, 67.7165%, 50.1961%
HSV (HSB):
343°, 80.3738%, 83.9216%
XYZ:
30.4913, 16.7248, 11.7463
xyY:
0.5171, 0.2837, 16.7248
CIE-Lab:
47.9114, 66.8007, 14.9831
CIE-LCH:
47.9114, 68.4604, 12.6420
CIE-Luv:
47.9114, 116.7167, 4.4201
Hunter-Lab:
40.8959, 61.5185, 11.5976
#d62a5c color charts
#d62a5c color shades, tints & tones
#d62a5c color schemes
#d62a5c color preview, HTML & CSS examples
This text has a color of #d62a5c
<p style="color:#d62a5c;">Text here</p>
.mytext {color:#d62a5c;}
This box has a color of #d62a5c
<div style="background-color:#d62a5c;">Content here</div>
.mybackground {background-color:#d62a5c;}
Border around this has a color of #d62a5c
<div style="border:2px solid #d62a5c;">Content here</div>
.myborder {border:2px solid #d62a5c;}