#b03002 color space conversions
Hex:
#b03002
RGB:
176, 48, 2
CMY:
31, 81, 99
CMYK:
0, 73, 99, 31
HSL:
16°, 97.7528%, 34.9020%
HSV (HSB):
16°, 98.8636%, 69.0196%
XYZ:
18.9724, 11.3484, 1.2479
xyY:
0.6010, 0.3595, 11.3484
CIE-Lab:
40.1612, 50.1380, 51.7368
CIE-LCH:
40.1612, 72.0452, 45.8991
CIE-Luv:
40.1612, 102.0637, 31.8594
Hunter-Lab:
33.6874, 41.5766, 21.3848
#b03002 color charts
#b03002 color shades, tints & tones
#b03002 color schemes
#b03002 color preview, HTML & CSS examples
This text has a color of #b03002
<p style="color:#b03002;">Text here</p>
.mytext {color:#b03002;}
This box has a color of #b03002
<div style="background-color:#b03002;">Content here</div>
.mybackground {background-color:#b03002;}
Border around this has a color of #b03002
<div style="border:2px solid #b03002;">Content here</div>
.myborder {border:2px solid #b03002;}