#b60c32 color space conversions
Hex:
#b60c32
RGB:
182, 12, 50
CMY:
29, 95, 80
CMYK:
0, 93, 73, 29
HSL:
347°, 87.6289%, 38.0392%
HSV (HSB):
347°, 93.4066%, 71.3725%
XYZ:
19.9986, 10.4383, 3.9784
xyY:
0.5811, 0.3033, 10.4383
CIE-Lab:
38.6179, 61.9663, 27.8029
CIE-LCH:
38.6179, 67.9178, 24.1647
CIE-Luv:
38.6179, 113.7177, 15.0723
Hunter-Lab:
32.3084, 53.9502, 15.3151
#b60c32 color charts
#b60c32 color shades, tints & tones
#b60c32 color schemes
#b60c32 color preview, HTML & CSS examples
This text has a color of #b60c32
<p style="color:#b60c32;">Text here</p>
.mytext {color:#b60c32;}
This box has a color of #b60c32
<div style="background-color:#b60c32;">Content here</div>
.mybackground {background-color:#b60c32;}
Border around this has a color of #b60c32
<div style="border:2px solid #b60c32;">Content here</div>
.myborder {border:2px solid #b60c32;}