#b10f3a color space conversions
Hex:
#b10f3a
RGB:
177, 15, 58
CMY:
31, 94, 77
CMYK:
0, 92, 67, 31
HSL:
344°, 84.3750%, 37.6471%
HSV (HSB):
344°, 91.5254%, 69.4118%
XYZ:
19.0660, 9.9942, 4.9272
xyY:
0.5610, 0.2941, 9.9942
CIE-Lab:
37.8321, 60.6568, 21.5435
CIE-LCH:
37.8321, 64.3690, 19.5536
CIE-Luv:
37.8321, 106.8115, 10.4009
Hunter-Lab:
31.6137, 52.3283, 12.8889
#b10f3a color charts
#b10f3a color shades, tints & tones
#b10f3a color schemes
#b10f3a color preview, HTML & CSS examples
This text has a color of #b10f3a
<p style="color:#b10f3a;">Text here</p>
.mytext {color:#b10f3a;}
This box has a color of #b10f3a
<div style="background-color:#b10f3a;">Content here</div>
.mybackground {background-color:#b10f3a;}
Border around this has a color of #b10f3a
<div style="border:2px solid #b10f3a;">Content here</div>
.myborder {border:2px solid #b10f3a;}