#b10e07 color space conversions
Hex:
#b10e07
RGB:
177, 14, 7
CMY:
31, 95, 97
CMYK:
0, 92, 96, 31
HSL:
2°, 92.3913%, 36.0784%
HSV (HSB):
2°, 96.0452%, 69.4118%
XYZ:
18.3269, 9.6765, 1.1028
xyY:
0.6297, 0.3325, 9.6765
CIE-Lab:
37.2555, 59.3098, 48.5472
CIE-LCH:
37.2555, 76.6452, 39.3015
CIE-Luv:
37.2555, 117.0591, 26.0714
Hunter-Lab:
31.1071, 50.7263, 19.6730
#b10e07 color charts
#b10e07 color shades, tints & tones
#b10e07 color schemes
#b10e07 color preview, HTML & CSS examples
This text has a color of #b10e07
<p style="color:#b10e07;">Text here</p>
.mytext {color:#b10e07;}
This box has a color of #b10e07
<div style="background-color:#b10e07;">Content here</div>
.mybackground {background-color:#b10e07;}
Border around this has a color of #b10e07
<div style="border:2px solid #b10e07;">Content here</div>
.myborder {border:2px solid #b10e07;}