#b60a3c color space conversions
Hex:
#b60a3c
RGB:
182, 10, 60
CMY:
29, 96, 76
CMYK:
0, 95, 67, 29
HSL:
343°, 89.5833%, 37.6471%
HSV (HSB):
343°, 94.5055%, 71.3725%
XYZ:
20.2156, 10.4884, 5.2340
xyY:
0.5625, 0.2918, 10.4884
CIE-Lab:
38.7051, 62.6619, 21.5993
CIE-LCH:
38.7051, 66.2800, 19.0188
CIE-Luv:
38.7051, 111.0022, 10.1358
Hunter-Lab:
32.3858, 54.7463, 13.0881
#b60a3c color charts
#b60a3c color shades, tints & tones
#b60a3c color schemes
#b60a3c color preview, HTML & CSS examples
This text has a color of #b60a3c
<p style="color:#b60a3c;">Text here</p>
.mytext {color:#b60a3c;}
This box has a color of #b60a3c
<div style="background-color:#b60a3c;">Content here</div>
.mybackground {background-color:#b60a3c;}
Border around this has a color of #b60a3c
<div style="border:2px solid #b60a3c;">Content here</div>
.myborder {border:2px solid #b60a3c;}