#b60c1a color space conversions
Hex:
#b60c1a
RGB:
182, 12, 26
CMY:
29, 95, 90
CMYK:
0, 93, 86, 29
HSL:
355°, 87.6289%, 38.0392%
HSV (HSB):
355°, 93.4066%, 71.3725%
XYZ:
19.6093, 10.2826, 1.9285
xyY:
0.6162, 0.3231, 10.2826
CIE-Lab:
38.3449, 61.2006, 41.5647
CIE-LCH:
38.3449, 73.9807, 34.1826
CIE-Luv:
38.3449, 119.0435, 23.3499
Hunter-Lab:
32.0665, 53.0400, 18.8808
#b60c1a color charts
#b60c1a color shades, tints & tones
#b60c1a color schemes
#b60c1a color preview, HTML & CSS examples
This text has a color of #b60c1a
<p style="color:#b60c1a;">Text here</p>
.mytext {color:#b60c1a;}
This box has a color of #b60c1a
<div style="background-color:#b60c1a;">Content here</div>
.mybackground {background-color:#b60c1a;}
Border around this has a color of #b60c1a
<div style="border:2px solid #b60c1a;">Content here</div>
.myborder {border:2px solid #b60c1a;}