#b10d29 color space conversions
Hex:
#b10d29
RGB:
177, 13, 41
CMY:
31, 95, 84
CMYK:
0, 93, 77, 31
HSL:
350°, 86.3158%, 37.2549%
HSV (HSB):
350°, 92.6554%, 69.4118%
XYZ:
18.6756, 9.7951, 3.0041
xyY:
0.5934, 0.3112, 9.7951
CIE-Lab:
37.4721, 60.1973, 31.7589
CIE-LCH:
37.4721, 68.0613, 27.8153
CIE-Luv:
37.4721, 112.0296, 17.7919
Hunter-Lab:
31.2971, 51.7449, 16.2168
#b10d29 color charts
#b10d29 color shades, tints & tones
#b10d29 color schemes
#b10d29 color preview, HTML & CSS examples
This text has a color of #b10d29
<p style="color:#b10d29;">Text here</p>
.mytext {color:#b10d29;}
This box has a color of #b10d29
<div style="background-color:#b10d29;">Content here</div>
.mybackground {background-color:#b10d29;}
Border around this has a color of #b10d29
<div style="border:2px solid #b10d29;">Content here</div>
.myborder {border:2px solid #b10d29;}