#b2302c color space conversions
Hex:
#b2302c
RGB:
178, 48, 44
CMY:
30, 81, 83
CMYK:
0, 73, 75, 30
HSL:
2°, 60.3604%, 43.5294%
HSV (HSB):
2°, 75.2809%, 69.8039%
XYZ:
19.8717, 11.7607, 3.6056
xyY:
0.5639, 0.3338, 11.7607
CIE-Lab:
40.8333, 51.7866, 33.7639
CIE-LCH:
40.8333, 61.8212, 33.1035
CIE-Luv:
40.8333, 98.7188, 22.6955
Hunter-Lab:
34.2939, 43.4178, 17.7722
#b2302c color charts
#b2302c color shades, tints & tones
#b2302c color schemes
#b2302c color preview, HTML & CSS examples
This text has a color of #b2302c
<p style="color:#b2302c;">Text here</p>
.mytext {color:#b2302c;}
This box has a color of #b2302c
<div style="background-color:#b2302c;">Content here</div>
.mybackground {background-color:#b2302c;}
Border around this has a color of #b2302c
<div style="border:2px solid #b2302c;">Content here</div>
.myborder {border:2px solid #b2302c;}