#d63a5a color space conversions
Hex:
#d63a5a
RGB:
214, 58, 90
CMY:
16, 77, 65
CMYK:
0, 73, 58, 16
HSL:
348°, 65.5462%, 53.3333%
HSV (HSB):
348°, 72.8972%, 83.9216%
XYZ:
31.0901, 18.0604, 11.5202
xyY:
0.5124, 0.2977, 18.0604
CIE-Lab:
49.5693, 61.8804, 18.4565
CIE-LCH:
49.5693, 64.5742, 16.6078
CIE-Luv:
49.5693, 110.6225, 9.4239
Hunter-Lab:
42.4976, 56.2150, 13.6760
#d63a5a color charts
#d63a5a color shades, tints & tones
#d63a5a color schemes
#d63a5a color preview, HTML & CSS examples
This text has a color of #d63a5a
<p style="color:#d63a5a;">Text here</p>
.mytext {color:#d63a5a;}
This box has a color of #d63a5a
<div style="background-color:#d63a5a;">Content here</div>
.mybackground {background-color:#d63a5a;}
Border around this has a color of #d63a5a
<div style="border:2px solid #d63a5a;">Content here</div>
.myborder {border:2px solid #d63a5a;}