#d62c5a color space conversions
Hex:
#d62c5a
RGB:
214, 44, 90
CMY:
16, 83, 65
CMYK:
0, 79, 58, 16
HSL:
344°, 67.4603%, 50.5882%
HSV (HSB):
344°, 79.4393%, 83.9216%
XYZ:
30.4777, 16.8357, 11.3161
xyY:
0.5198, 0.2872, 16.8357
CIE-Lab:
48.0523, 66.1422, 16.4030
CIE-LCH:
48.0523, 68.1458, 13.9281
CIE-Luv:
48.0523, 116.6801, 6.0636
Hunter-Lab:
41.0313, 60.7834, 12.3702
#d62c5a color charts
#d62c5a color shades, tints & tones
#d62c5a color schemes
#d62c5a color preview, HTML & CSS examples
This text has a color of #d62c5a
<p style="color:#d62c5a;">Text here</p>
.mytext {color:#d62c5a;}
This box has a color of #d62c5a
<div style="background-color:#d62c5a;">Content here</div>
.mybackground {background-color:#d62c5a;}
Border around this has a color of #d62c5a
<div style="border:2px solid #d62c5a;">Content here</div>
.myborder {border:2px solid #d62c5a;}