#b03f4a color space conversions
Hex:
#b03f4a
RGB:
176, 63, 74
CMY:
31, 75, 71
CMYK:
0, 64, 58, 31
HSL:
354°, 47.2803%, 46.8627%
HSV (HSB):
354°, 64.2045%, 69.0196%
XYZ:
20.9180, 13.2795, 7.9393
xyY:
0.4964, 0.3152, 13.2795
CIE-Lab:
43.1814, 46.7851, 18.4824
CIE-LCH:
43.1814, 50.3035, 21.5565
CIE-Luv:
43.1814, 81.4974, 12.1396
Hunter-Lab:
36.4411, 38.6912, 12.5915
#b03f4a color charts
#b03f4a color shades, tints & tones
#b03f4a color schemes
#b03f4a color preview, HTML & CSS examples
This text has a color of #b03f4a
<p style="color:#b03f4a;">Text here</p>
.mytext {color:#b03f4a;}
This box has a color of #b03f4a
<div style="background-color:#b03f4a;">Content here</div>
.mybackground {background-color:#b03f4a;}
Border around this has a color of #b03f4a
<div style="border:2px solid #b03f4a;">Content here</div>
.myborder {border:2px solid #b03f4a;}