#b60f2a color space conversions
Hex:
#b60f2a
RGB:
182, 15, 42
CMY:
29, 94, 84
CMYK:
0, 92, 77, 29
HSL:
350°, 84.7716%, 38.6275%
HSV (HSB):
350°, 91.7582%, 71.3725%
XYZ:
19.8801, 10.4539, 3.1605
xyY:
0.5935, 0.3121, 10.4539
CIE-Lab:
38.6450, 61.2609, 32.7505
CIE-LCH:
38.6450, 69.4658, 28.1293
CIE-Luv:
38.6450, 115.1968, 18.6060
Hunter-Lab:
32.3325, 53.1717, 16.8372
#b60f2a color charts
#b60f2a color shades, tints & tones
#b60f2a color schemes
#b60f2a color preview, HTML & CSS examples
This text has a color of #b60f2a
<p style="color:#b60f2a;">Text here</p>
.mytext {color:#b60f2a;}
This box has a color of #b60f2a
<div style="background-color:#b60f2a;">Content here</div>
.mybackground {background-color:#b60f2a;}
Border around this has a color of #b60f2a
<div style="border:2px solid #b60f2a;">Content here</div>
.myborder {border:2px solid #b60f2a;}