#b02f3b color space conversions
Hex:
#b02f3b
RGB:
176, 47, 59
CMY:
31, 82, 77
CMYK:
0, 73, 66, 31
HSL:
354°, 57.8475%, 43.7255%
HSV (HSB):
354°, 73.2955%, 69.0196%
XYZ:
19.7104, 11.5789, 5.3338
xyY:
0.5382, 0.3162, 11.5789
CIE-Lab:
40.5389, 52.2508, 24.3015
CIE-LCH:
40.5389, 57.6256, 24.9429
CIE-Luv:
40.5389, 94.1659, 15.4600
Hunter-Lab:
34.0278, 43.8466, 14.5259
#b02f3b color charts
#b02f3b color shades, tints & tones
#b02f3b color schemes
#b02f3b color preview, HTML & CSS examples
This text has a color of #b02f3b
<p style="color:#b02f3b;">Text here</p>
.mytext {color:#b02f3b;}
This box has a color of #b02f3b
<div style="background-color:#b02f3b;">Content here</div>
.mybackground {background-color:#b02f3b;}
Border around this has a color of #b02f3b
<div style="border:2px solid #b02f3b;">Content here</div>
.myborder {border:2px solid #b02f3b;}