#b10f35 color space conversions
Hex:
#b10f35
RGB:
177, 15, 53
CMY:
31, 94, 79
CMYK:
0, 92, 70, 31
HSL:
346°, 84.3750%, 37.6471%
HSV (HSB):
346°, 91.5254%, 69.4118%
XYZ:
18.9449, 9.9458, 4.2894
xyY:
0.5710, 0.2998, 9.9458
CIE-Lab:
37.7450, 60.4112, 24.6116
CIE-LCH:
37.7450, 65.2323, 22.1661
CIE-Luv:
37.7450, 108.3587, 12.8589
Hunter-Lab:
31.5370, 52.0389, 14.0118
#b10f35 color charts
#b10f35 color shades, tints & tones
#b10f35 color schemes
#b10f35 color preview, HTML & CSS examples
This text has a color of #b10f35
<p style="color:#b10f35;">Text here</p>
.mytext {color:#b10f35;}
This box has a color of #b10f35
<div style="background-color:#b10f35;">Content here</div>
.mybackground {background-color:#b10f35;}
Border around this has a color of #b10f35
<div style="border:2px solid #b10f35;">Content here</div>
.myborder {border:2px solid #b10f35;}