#d61a32 color space conversions
Hex:
#d61a32
RGB:
214, 26, 50
CMY:
16, 90, 80
CMYK:
0, 88, 77, 16
HSL:
352°, 78.3333%, 47.0588%
HSV (HSB):
352°, 87.8505%, 83.9216%
XYZ:
28.6767, 15.2652, 4.4527
xyY:
0.5926, 0.3154, 15.2652
CIE-Lab:
45.9953, 68.1301, 37.9836
CIE-LCH:
45.9953, 78.0030, 29.1404
CIE-Luv:
45.9953, 134.7826, 23.0819
Hunter-Lab:
39.0707, 62.6395, 20.5926
#d61a32 color charts
#d61a32 color shades, tints & tones
#d61a32 color schemes
#d61a32 color preview, HTML & CSS examples
This text has a color of #d61a32
<p style="color:#d61a32;">Text here</p>
.mytext {color:#d61a32;}
This box has a color of #d61a32
<div style="background-color:#d61a32;">Content here</div>
.mybackground {background-color:#d61a32;}
Border around this has a color of #d61a32
<div style="border:2px solid #d61a32;">Content here</div>
.myborder {border:2px solid #d61a32;}