#d61e43 color space conversions
Hex:
#d61e43
RGB:
214, 30, 67
CMY:
16, 88, 74
CMYK:
0, 86, 69, 16
HSL:
348°, 75.4098%, 47.8431%
HSV (HSB):
348°, 85.9813%, 83.9216%
XYZ:
29.2089, 15.6299, 6.7876
xyY:
0.5658, 0.3028, 15.6299
CIE-Lab:
46.4852, 68.0809, 28.4315
CIE-LCH:
46.4852, 73.7791, 22.6661
CIE-Luv:
46.4852, 129.0340, 16.2815
Hunter-Lab:
39.5347, 62.6932, 17.4950
#d61e43 color charts
#d61e43 color shades, tints & tones
#d61e43 color schemes
#d61e43 color preview, HTML & CSS examples
This text has a color of #d61e43
<p style="color:#d61e43;">Text here</p>
.mytext {color:#d61e43;}
This box has a color of #d61e43
<div style="background-color:#d61e43;">Content here</div>
.mybackground {background-color:#d61e43;}
Border around this has a color of #d61e43
<div style="border:2px solid #d61e43;">Content here</div>
.myborder {border:2px solid #d61e43;}