#b2234f color space conversions
Hex:
#b2234f
RGB:
178, 35, 79
CMY:
30, 86, 69
CMYK:
0, 80, 56, 30
HSL:
342°, 67.1362%, 41.7647%
HSV (HSB):
342°, 80.3371%, 69.8039%
XYZ:
20.3724, 11.2316, 8.4913
xyY:
0.5081, 0.2801, 11.2316
CIE-Lab:
39.9678, 57.9893, 11.0483
CIE-LCH:
39.9678, 59.0324, 10.7868
CIE-Luv:
39.9678, 94.7638, 1.7221
Hunter-Lab:
33.5135, 49.8591, 8.4372
#b2234f color charts
#b2234f color shades, tints & tones
#b2234f color schemes
#b2234f color preview, HTML & CSS examples
This text has a color of #b2234f
<p style="color:#b2234f;">Text here</p>
.mytext {color:#b2234f;}
This box has a color of #b2234f
<div style="background-color:#b2234f;">Content here</div>
.mybackground {background-color:#b2234f;}
Border around this has a color of #b2234f
<div style="border:2px solid #b2234f;">Content here</div>
.myborder {border:2px solid #b2234f;}