#b03f28 color space conversions
Hex:
#b03f28
RGB:
176, 63, 40
CMY:
31, 75, 84
CMYK:
0, 64, 77, 31
HSL:
10°, 62.9630%, 42.3529%
HSV (HSB):
10°, 77.2727%, 69.0196%
XYZ:
20.0650, 12.9383, 3.4473
xyY:
0.5505, 0.3550, 12.9383
CIE-Lab:
42.6702, 44.8284, 37.8848
CIE-LCH:
42.6702, 58.6928, 40.2014
CIE-Luv:
42.6702, 88.5848, 27.9528
Hunter-Lab:
35.9699, 36.6250, 19.4967
#b03f28 color charts
#b03f28 color shades, tints & tones
#b03f28 color schemes
#b03f28 color preview, HTML & CSS examples
This text has a color of #b03f28
<p style="color:#b03f28;">Text here</p>
.mytext {color:#b03f28;}
This box has a color of #b03f28
<div style="background-color:#b03f28;">Content here</div>
.mybackground {background-color:#b03f28;}
Border around this has a color of #b03f28
<div style="border:2px solid #b03f28;">Content here</div>
.myborder {border:2px solid #b03f28;}