#d61d53 color space conversions
Hex:
#d61d53
RGB:
214, 29, 83
CMY:
16, 89, 67
CMYK:
0, 86, 61, 16
HSL:
342°, 76.1317%, 47.6471%
HSV (HSB):
342°, 86.4486%, 83.9216%
XYZ:
29.7323, 15.7994, 9.6661
xyY:
0.5386, 0.2862, 15.7994
CIE-Lab:
46.7102, 69.1140, 18.9013
CIE-LCH:
46.7102, 71.6520, 15.2952
CIE-Luv:
46.7102, 124.0731, 7.5922
Hunter-Lab:
39.7485, 63.9600, 13.4056
#d61d53 color charts
#d61d53 color shades, tints & tones
#d61d53 color schemes
#d61d53 color preview, HTML & CSS examples
This text has a color of #d61d53
<p style="color:#d61d53;">Text here</p>
.mytext {color:#d61d53;}
This box has a color of #d61d53
<div style="background-color:#d61d53;">Content here</div>
.mybackground {background-color:#d61d53;}
Border around this has a color of #d61d53
<div style="border:2px solid #d61d53;">Content here</div>
.myborder {border:2px solid #d61d53;}