#b2652a color space conversions
Hex:
#b2652a
RGB:
178, 101, 42
CMY:
30, 60, 84
CMYK:
0, 43, 76, 30
HSL:
26°, 61.8182%, 43.1373%
HSV (HSB):
26°, 76.4045%, 69.8039%
XYZ:
23.4317, 18.9395, 4.6112
xyY:
0.4987, 0.4031, 18.9395
CIE-Lab:
50.6164, 26.3756, 45.1427
CIE-LCH:
50.6164, 52.2832, 59.7034
CIE-Luv:
50.6164, 61.7340, 40.8537
Hunter-Lab:
43.5195, 19.9484, 24.1815
#b2652a color charts
#b2652a color shades, tints & tones
#b2652a color schemes
#b2652a color preview, HTML & CSS examples
This text has a color of #b2652a
<p style="color:#b2652a;">Text here</p>
.mytext {color:#b2652a;}
This box has a color of #b2652a
<div style="background-color:#b2652a;">Content here</div>
.mybackground {background-color:#b2652a;}
Border around this has a color of #b2652a
<div style="border:2px solid #b2652a;">Content here</div>
.myborder {border:2px solid #b2652a;}