#b10f3f color space conversions
Hex:
#b10f3f
RGB:
177, 15, 63
CMY:
31, 94, 75
CMYK:
0, 92, 64, 31
HSL:
342°, 84.3750%, 37.6471%
HSV (HSB):
342°, 91.5254%, 69.4118%
XYZ:
19.1995, 10.0476, 5.6301
xyY:
0.5505, 0.2881, 10.0476
CIE-Lab:
37.9278, 60.9258, 18.4689
CIE-LCH:
37.9278, 63.6636, 16.8640
CIE-Luv:
37.9278, 105.1574, 7.7640
Hunter-Lab:
31.6980, 52.6459, 11.6577
#b10f3f color charts
#b10f3f color shades, tints & tones
#b10f3f color schemes
#b10f3f color preview, HTML & CSS examples
This text has a color of #b10f3f
<p style="color:#b10f3f;">Text here</p>
.mytext {color:#b10f3f;}
This box has a color of #b10f3f
<div style="background-color:#b10f3f;">Content here</div>
.mybackground {background-color:#b10f3f;}
Border around this has a color of #b10f3f
<div style="border:2px solid #b10f3f;">Content here</div>
.myborder {border:2px solid #b10f3f;}