#b02a3a color space conversions
Hex:
#b02a3a
RGB:
176, 42, 58
CMY:
31, 84, 77
CMYK:
0, 76, 67, 31
HSL:
353°, 61.4679%, 42.7451%
HSV (HSB):
353°, 76.1364%, 69.0196%
XYZ:
19.4962, 11.1915, 5.1356
xyY:
0.5442, 0.3124, 11.1915
CIE-Lab:
39.9012, 53.9232, 24.1198
CIE-LCH:
39.9012, 59.0718, 24.0989
CIE-Luv:
39.9012, 96.8681, 14.7253
Hunter-Lab:
33.4537, 45.4823, 14.3158
#b02a3a color charts
#b02a3a color shades, tints & tones
#b02a3a color schemes
#b02a3a color preview, HTML & CSS examples
This text has a color of #b02a3a
<p style="color:#b02a3a;">Text here</p>
.mytext {color:#b02a3a;}
This box has a color of #b02a3a
<div style="background-color:#b02a3a;">Content here</div>
.mybackground {background-color:#b02a3a;}
Border around this has a color of #b02a3a
<div style="border:2px solid #b02a3a;">Content here</div>
.myborder {border:2px solid #b02a3a;}