#d61b54 color space conversions
Hex:
#d61b54
RGB:
214, 27, 84
CMY:
16, 89, 67
CMYK:
0, 87, 61, 16
HSL:
342°, 77.5934%, 47.2549%
HSV (HSB):
342°, 87.3832%, 83.9216%
XYZ:
29.7237, 15.7201, 9.8552
xyY:
0.5375, 0.2843, 15.7201
CIE-Lab:
46.6051, 69.5346, 18.1422
CIE-LCH:
46.6051, 71.8624, 14.6230
CIE-Luv:
46.6051, 124.2449, 6.7327
Hunter-Lab:
39.6486, 64.4327, 13.0167
#d61b54 color charts
#d61b54 color shades, tints & tones
#d61b54 color schemes
#d61b54 color preview, HTML & CSS examples
This text has a color of #d61b54
<p style="color:#d61b54;">Text here</p>
.mytext {color:#d61b54;}
This box has a color of #d61b54
<div style="background-color:#d61b54;">Content here</div>
.mybackground {background-color:#d61b54;}
Border around this has a color of #d61b54
<div style="border:2px solid #d61b54;">Content here</div>
.myborder {border:2px solid #d61b54;}