#b10e30 color space conversions
Hex:
#b10e30
RGB:
177, 14, 48
CMY:
31, 95, 81
CMYK:
0, 92, 73, 31
HSL:
347°, 85.3403%, 37.4510%
HSV (HSB):
347°, 92.0904%, 69.4118%
XYZ:
18.8220, 9.8746, 3.7103
xyY:
0.5808, 0.3047, 9.8746
CIE-Lab:
37.6164, 60.3326, 27.6018
CIE-LCH:
37.6164, 66.3467, 24.5838
CIE-Luv:
37.6164, 110.0067, 15.0322
Hunter-Lab:
31.4239, 51.9247, 14.9962
#b10e30 color charts
#b10e30 color shades, tints & tones
#b10e30 color schemes
#b10e30 color preview, HTML & CSS examples
This text has a color of #b10e30
<p style="color:#b10e30;">Text here</p>
.mytext {color:#b10e30;}
This box has a color of #b10e30
<div style="background-color:#b10e30;">Content here</div>
.mybackground {background-color:#b10e30;}
Border around this has a color of #b10e30
<div style="border:2px solid #b10e30;">Content here</div>
.myborder {border:2px solid #b10e30;}