#b0283c color space conversions
Hex:
#b0283c
RGB:
176, 40, 60
CMY:
31, 84, 76
CMYK:
0, 77, 66, 31
HSL:
351°, 62.9630%, 42.3529%
HSV (HSB):
351°, 77.2727%, 69.0196%
XYZ:
19.4789, 11.0739, 5.3858
xyY:
0.5420, 0.3081, 11.0739
CIE-Lab:
39.7047, 54.6830, 22.6262
CIE-LCH:
39.7047, 59.1791, 22.4783
CIE-Luv:
39.7047, 97.2282, 13.2549
Hunter-Lab:
33.2775, 46.2488, 13.6985
#b0283c color charts
#b0283c color shades, tints & tones
#b0283c color schemes
#b0283c color preview, HTML & CSS examples
This text has a color of #b0283c
<p style="color:#b0283c;">Text here</p>
.mytext {color:#b0283c;}
This box has a color of #b0283c
<div style="background-color:#b0283c;">Content here</div>
.mybackground {background-color:#b0283c;}
Border around this has a color of #b0283c
<div style="border:2px solid #b0283c;">Content here</div>
.myborder {border:2px solid #b0283c;}