#d61b3d color space conversions
Hex:
#d61b3d
RGB:
214, 27, 61
CMY:
16, 89, 76
CMYK:
0, 87, 71, 16
HSL:
349°, 77.5934%, 47.2549%
HSV (HSB):
349°, 87.3832%, 83.9216%
XYZ:
28.9658, 15.4169, 5.8640
xyY:
0.5765, 0.3068, 15.4169
CIE-Lab:
46.2000, 68.3711, 31.7135
CIE-LCH:
46.2000, 75.3681, 24.8840
CIE-Luv:
46.2000, 131.6617, 18.6855
Hunter-Lab:
39.2644, 62.9688, 18.6304
#d61b3d color charts
#d61b3d color shades, tints & tones
#d61b3d color schemes
#d61b3d color preview, HTML & CSS examples
This text has a color of #d61b3d
<p style="color:#d61b3d;">Text here</p>
.mytext {color:#d61b3d;}
This box has a color of #d61b3d
<div style="background-color:#d61b3d;">Content here</div>
.mybackground {background-color:#d61b3d;}
Border around this has a color of #d61b3d
<div style="border:2px solid #d61b3d;">Content here</div>
.myborder {border:2px solid #d61b3d;}