#b2262d color space conversions
Hex:
#b2262d
RGB:
178, 38, 45
CMY:
30, 85, 82
CMYK:
0, 79, 75, 30
HSL:
357°, 64.8148%, 42.3529%
HSV (HSB):
357°, 78.6517%, 69.8039%
XYZ:
19.5269, 11.0407, 3.5845
xyY:
0.5718, 0.3233, 11.0407
CIE-Lab:
39.6489, 55.1654, 31.8471
CIE-LCH:
39.6489, 63.6982, 29.9979
CIE-Luv:
39.6489, 103.5462, 20.0591
Hunter-Lab:
33.2275, 46.7513, 16.8632
#b2262d color charts
#b2262d color shades, tints & tones
#b2262d color schemes
#b2262d color preview, HTML & CSS examples
This text has a color of #b2262d
<p style="color:#b2262d;">Text here</p>
.mytext {color:#b2262d;}
This box has a color of #b2262d
<div style="background-color:#b2262d;">Content here</div>
.mybackground {background-color:#b2262d;}
Border around this has a color of #b2262d
<div style="border:2px solid #b2262d;">Content here</div>
.myborder {border:2px solid #b2262d;}