#b10a25 color space conversions
Hex:
#b10a25
RGB:
177, 10, 37
CMY:
31, 96, 85
CMYK:
0, 94, 79, 31
HSL:
350°, 89.3048%, 36.6667%
HSV (HSB):
350°, 94.3503%, 69.4118%
XYZ:
18.5739, 9.6978, 2.6432
xyY:
0.6008, 0.3137, 9.6978
CIE-Lab:
37.2944, 60.4343, 33.9773
CIE-LCH:
37.2944, 69.3308, 29.3455
CIE-Luv:
37.2944, 113.5407, 19.0022
Hunter-Lab:
31.1412, 51.9677, 16.7665
#b10a25 color charts
#b10a25 color shades, tints & tones
#b10a25 color schemes
#b10a25 color preview, HTML & CSS examples
This text has a color of #b10a25
<p style="color:#b10a25;">Text here</p>
.mytext {color:#b10a25;}
This box has a color of #b10a25
<div style="background-color:#b10a25;">Content here</div>
.mybackground {background-color:#b10a25;}
Border around this has a color of #b10a25
<div style="border:2px solid #b10a25;">Content here</div>
.myborder {border:2px solid #b10a25;}