#b0262d color space conversions
Hex:
#b0262d
RGB:
176, 38, 45
CMY:
31, 85, 82
CMYK:
0, 78, 74, 31
HSL:
357°, 64.4860%, 41.9608%
HSV (HSB):
357°, 78.4091%, 69.0196%
XYZ:
19.0713, 10.8058, 3.5632
xyY:
0.5703, 0.3231, 10.8058
CIE-Lab:
39.2514, 54.5659, 31.2892
CIE-LCH:
39.2514, 62.9003, 29.8308
CIE-Luv:
39.2514, 101.9484, 19.6899
Hunter-Lab:
32.8722, 46.0331, 16.5838
#b0262d color charts
#b0262d color shades, tints & tones
#b0262d color schemes
#b0262d color preview, HTML & CSS examples
This text has a color of #b0262d
<p style="color:#b0262d;">Text here</p>
.mytext {color:#b0262d;}
This box has a color of #b0262d
<div style="background-color:#b0262d;">Content here</div>
.mybackground {background-color:#b0262d;}
Border around this has a color of #b0262d
<div style="border:2px solid #b0262d;">Content here</div>
.myborder {border:2px solid #b0262d;}