#b10f03 color space conversions
Hex:
#b10f03
RGB:
177, 15, 3
CMY:
31, 94, 99
CMYK:
0, 92, 98, 31
HSL:
4°, 96.6667%, 35.2941%
HSV (HSB):
4°, 98.3051%, 69.4118%
XYZ:
18.3187, 9.6953, 0.9920
xyY:
0.6315, 0.3343, 9.6953
CIE-Lab:
37.2900, 59.1185, 50.1073
CIE-LCH:
37.2900, 77.4967, 40.2838
CIE-Luv:
37.2900, 117.1476, 26.6764
Hunter-Lab:
31.1373, 50.5248, 19.9072
#b10f03 color charts
#b10f03 color shades, tints & tones
#b10f03 color schemes
#b10f03 color preview, HTML & CSS examples
This text has a color of #b10f03
<p style="color:#b10f03;">Text here</p>
.mytext {color:#b10f03;}
This box has a color of #b10f03
<div style="background-color:#b10f03;">Content here</div>
.mybackground {background-color:#b10f03;}
Border around this has a color of #b10f03
<div style="border:2px solid #b10f03;">Content here</div>
.myborder {border:2px solid #b10f03;}