#b20f02 color space conversions
Hex:
#b20f02
RGB:
178, 15, 2
CMY:
30, 94, 99
CMYK:
0, 92, 99, 30
HSL:
4°, 97.7778%, 35.2941%
HSV (HSB):
4°, 98.8764%, 69.8039%
XYZ:
18.5419, 9.8110, 0.9739
xyY:
0.6323, 0.3345, 9.8110
CIE-Lab:
37.5011, 59.3766, 50.7276
CIE-LCH:
37.5011, 78.0953, 40.5085
CIE-Luv:
37.5011, 117.9724, 26.9566
Hunter-Lab:
31.3225, 50.8515, 20.0823
#b20f02 color charts
#b20f02 color shades, tints & tones
#b20f02 color schemes
#b20f02 color preview, HTML & CSS examples
This text has a color of #b20f02
<p style="color:#b20f02;">Text here</p>
.mytext {color:#b20f02;}
This box has a color of #b20f02
<div style="background-color:#b20f02;">Content here</div>
.mybackground {background-color:#b20f02;}
Border around this has a color of #b20f02
<div style="border:2px solid #b20f02;">Content here</div>
.myborder {border:2px solid #b20f02;}