#b02403 color space conversions
Hex:
#b02403
RGB:
176, 36, 3
CMY:
31, 86, 99
CMYK:
0, 80, 98, 31
HSL:
11°, 96.6480%, 35.0980%
HSV (HSB):
11°, 98.2955%, 69.0196%
XYZ:
18.5518, 10.4984, 1.1348
xyY:
0.6146, 0.3478, 10.4984
CIE-Lab:
38.7225, 54.1635, 50.6630
CIE-LCH:
38.7225, 74.1648, 43.0874
CIE-Luv:
38.7225, 108.5951, 29.3203
Hunter-Lab:
32.4013, 45.5004, 20.6044
#b02403 color charts
#b02403 color shades, tints & tones
#b02403 color schemes
#b02403 color preview, HTML & CSS examples
This text has a color of #b02403
<p style="color:#b02403;">Text here</p>
.mytext {color:#b02403;}
This box has a color of #b02403
<div style="background-color:#b02403;">Content here</div>
.mybackground {background-color:#b02403;}
Border around this has a color of #b02403
<div style="border:2px solid #b02403;">Content here</div>
.myborder {border:2px solid #b02403;}