#b02705 color space conversions
Hex:
#b02705
RGB:
176, 39, 5
CMY:
31, 85, 98
CMYK:
0, 78, 97, 31
HSL:
12°, 94.4751%, 35.4902%
HSV (HSB):
12°, 97.1591%, 69.0196%
XYZ:
18.6574, 10.6921, 1.2240
xyY:
0.6102, 0.3497, 10.6921
CIE-Lab:
39.0570, 53.2712, 50.1231
CIE-LCH:
39.0570, 73.1447, 43.2560
CIE-Luv:
39.0570, 106.9391, 29.6199
Hunter-Lab:
32.6988, 44.6264, 20.6698
#b02705 color charts
#b02705 color shades, tints & tones
#b02705 color schemes
#b02705 color preview, HTML & CSS examples
This text has a color of #b02705
<p style="color:#b02705;">Text here</p>
.mytext {color:#b02705;}
This box has a color of #b02705
<div style="background-color:#b02705;">Content here</div>
.mybackground {background-color:#b02705;}
Border around this has a color of #b02705
<div style="border:2px solid #b02705;">Content here</div>
.myborder {border:2px solid #b02705;}