#b10245 color space conversions
Hex:
#b10245
RGB:
177, 2, 69
CMY:
31, 99, 73
CMYK:
0, 99, 61, 31
HSL:
337°, 97.7654%, 35.0980%
HSV (HSB):
337°, 98.8701%, 69.4118%
XYZ:
19.2273, 9.8202, 6.5123
xyY:
0.5407, 0.2762, 9.8202
CIE-Lab:
37.5178, 62.8349, 14.0573
CIE-LCH:
37.5178, 64.3882, 12.6105
CIE-Luv:
37.5178, 105.1070, 3.2496
Hunter-Lab:
31.3372, 54.6809, 9.6147
#b10245 color charts
#b10245 color shades, tints & tones
#b10245 color schemes
#b10245 color preview, HTML & CSS examples
This text has a color of #b10245
<p style="color:#b10245;">Text here</p>
.mytext {color:#b10245;}
This box has a color of #b10245
<div style="background-color:#b10245;">Content here</div>
.mybackground {background-color:#b10245;}
Border around this has a color of #b10245
<div style="border:2px solid #b10245;">Content here</div>
.myborder {border:2px solid #b10245;}