#d61a53 color space conversions
Hex:
#d61a53
RGB:
214, 26, 83
CMY:
16, 90, 67
CMYK:
0, 88, 61, 16
HSL:
342°, 78.3333%, 47.0588%
HSV (HSB):
342°, 87.8505%, 83.9216%
XYZ:
29.6623, 15.6595, 9.6428
xyY:
0.5397, 0.2849, 15.6595
CIE-Lab:
46.5245, 69.6480, 18.6529
CIE-LCH:
46.5245, 72.1025, 14.9930
CIE-Luv:
46.5245, 124.8588, 7.1853
Hunter-Lab:
39.5720, 64.5484, 13.2528
#d61a53 color charts
#d61a53 color shades, tints & tones
#d61a53 color schemes
#d61a53 color preview, HTML & CSS examples
This text has a color of #d61a53
<p style="color:#d61a53;">Text here</p>
.mytext {color:#d61a53;}
This box has a color of #d61a53
<div style="background-color:#d61a53;">Content here</div>
.mybackground {background-color:#d61a53;}
Border around this has a color of #d61a53
<div style="border:2px solid #d61a53;">Content here</div>
.myborder {border:2px solid #d61a53;}