#b2223a color space conversions
Hex:
#b2223a
RGB:
178, 34, 58
CMY:
30, 87, 77
CMYK:
0, 81, 67, 30
HSL:
350°, 67.9245%, 41.5686%
HSV (HSB):
350°, 80.8989%, 69.8039%
XYZ:
19.6958, 10.9145, 5.0716
xyY:
0.5520, 0.3059, 10.9145
CIE-Lab:
39.4361, 56.9310, 23.6194
CIE-LCH:
39.4361, 61.6362, 22.5324
CIE-Luv:
39.4361, 101.9172, 13.4363
Hunter-Lab:
33.0371, 48.6019, 14.0242
#b2223a color charts
#b2223a color shades, tints & tones
#b2223a color schemes
#b2223a color preview, HTML & CSS examples
This text has a color of #b2223a
<p style="color:#b2223a;">Text here</p>
.mytext {color:#b2223a;}
This box has a color of #b2223a
<div style="background-color:#b2223a;">Content here</div>
.mybackground {background-color:#b2223a;}
Border around this has a color of #b2223a
<div style="border:2px solid #b2223a;">Content here</div>
.myborder {border:2px solid #b2223a;}