#b03105 color space conversions
Hex:
#b03105
RGB:
176, 49, 5
CMY:
31, 81, 98
CMYK:
0, 72, 97, 31
HSL:
15°, 94.4751%, 35.4902%
HSV (HSB):
15°, 97.1591%, 69.0196%
XYZ:
19.0302, 11.4377, 1.3483
xyY:
0.5981, 0.3595, 11.4377
CIE-Lab:
40.3081, 49.8011, 50.8126
CIE-LCH:
40.3081, 71.1482, 45.5760
CIE-Luv:
40.3081, 101.2612, 31.7193
Hunter-Lab:
33.8197, 41.2569, 21.3101
#b03105 color charts
#b03105 color shades, tints & tones
#b03105 color schemes
#b03105 color preview, HTML & CSS examples
This text has a color of #b03105
<p style="color:#b03105;">Text here</p>
.mytext {color:#b03105;}
This box has a color of #b03105
<div style="background-color:#b03105;">Content here</div>
.mybackground {background-color:#b03105;}
Border around this has a color of #b03105
<div style="border:2px solid #b03105;">Content here</div>
.myborder {border:2px solid #b03105;}