#d51d43 color space conversions
Hex:
#d51d43
RGB:
213, 29, 67
CMY:
16, 89, 74
CMYK:
0, 86, 69, 16
HSL:
348°, 76.0331%, 47.4510%
HSV (HSB):
348°, 86.3850%, 83.5294%
XYZ:
28.8931, 15.4301, 6.7657
xyY:
0.5655, 0.3020, 15.4301
CIE-Lab:
46.2178, 68.0128, 28.0559
CIE-LCH:
46.2178, 73.5722, 22.4166
CIE-Luv:
46.2178, 128.5624, 15.9205
Hunter-Lab:
39.2812, 62.5526, 17.2849
#d51d43 color charts
#d51d43 color shades, tints & tones
#d51d43 color schemes
#d51d43 color preview, HTML & CSS examples
This text has a color of #d51d43
<p style="color:#d51d43;">Text here</p>
.mytext {color:#d51d43;}
This box has a color of #d51d43
<div style="background-color:#d51d43;">Content here</div>
.mybackground {background-color:#d51d43;}
Border around this has a color of #d51d43
<div style="border:2px solid #d51d43;">Content here</div>
.myborder {border:2px solid #d51d43;}