#b02c03 color space conversions
Hex:
#b02c03
RGB:
176, 44, 3
CMY:
31, 83, 99
CMYK:
0, 75, 98, 31
HSL:
14°, 96.6480%, 35.0980%
HSV (HSB):
14°, 98.2955%, 69.0196%
XYZ:
18.8216, 11.0380, 1.2247
xyY:
0.6055, 0.3551, 11.0380
CIE-Lab:
39.6445, 51.5889, 51.1276
CIE-LCH:
39.6445, 72.6323, 44.7427
CIE-Luv:
39.6445, 104.3531, 30.8682
Hunter-Lab:
33.2236, 42.9816, 21.0709
#b02c03 color charts
#b02c03 color shades, tints & tones
#b02c03 color schemes
#b02c03 color preview, HTML & CSS examples
This text has a color of #b02c03
<p style="color:#b02c03;">Text here</p>
.mytext {color:#b02c03;}
This box has a color of #b02c03
<div style="background-color:#b02c03;">Content here</div>
.mybackground {background-color:#b02c03;}
Border around this has a color of #b02c03
<div style="border:2px solid #b02c03;">Content here</div>
.myborder {border:2px solid #b02c03;}