#b10a30 color space conversions
Hex:
#b10a30
RGB:
177, 10, 48
CMY:
31, 96, 81
CMYK:
0, 94, 73, 31
HSL:
346°, 89.3048%, 36.6667%
HSV (HSB):
346°, 94.3503%, 69.4118%
XYZ:
18.7735, 9.7776, 3.6941
xyY:
0.5822, 0.3032, 9.7776
CIE-Lab:
37.4403, 60.8412, 27.3924
CIE-LCH:
37.4403, 66.7233, 24.2386
CIE-Luv:
37.4403, 110.7659, 14.6904
Hunter-Lab:
31.2691, 52.4476, 14.8840
#b10a30 color charts
#b10a30 color shades, tints & tones
#b10a30 color schemes
#b10a30 color preview, HTML & CSS examples
This text has a color of #b10a30
<p style="color:#b10a30;">Text here</p>
.mytext {color:#b10a30;}
This box has a color of #b10a30
<div style="background-color:#b10a30;">Content here</div>
.mybackground {background-color:#b10a30;}
Border around this has a color of #b10a30
<div style="border:2px solid #b10a30;">Content here</div>
.myborder {border:2px solid #b10a30;}