#b60f32 color space conversions
Hex:
#b60f32
RGB:
182, 15, 50
CMY:
29, 94, 80
CMYK:
0, 92, 73, 29
HSL:
347°, 84.7716%, 38.6275%
HSV (HSB):
347°, 91.7582%, 71.3725%
XYZ:
20.0380, 10.5170, 3.9915
xyY:
0.5800, 0.3044, 10.5170
CIE-Lab:
38.7548, 61.5710, 27.9661
CIE-LCH:
38.7548, 67.6247, 24.4280
CIE-Luv:
38.7548, 113.1201, 15.3402
Hunter-Lab:
32.4300, 53.5399, 15.4036
#b60f32 color charts
#b60f32 color shades, tints & tones
#b60f32 color schemes
#b60f32 color preview, HTML & CSS examples
This text has a color of #b60f32
<p style="color:#b60f32;">Text here</p>
.mytext {color:#b60f32;}
This box has a color of #b60f32
<div style="background-color:#b60f32;">Content here</div>
.mybackground {background-color:#b60f32;}
Border around this has a color of #b60f32
<div style="border:2px solid #b60f32;">Content here</div>
.myborder {border:2px solid #b60f32;}