#b0245d color space conversions
Hex:
#b0245d
RGB:
176, 36, 93
CMY:
31, 86, 64
CMYK:
0, 80, 47, 31
HSL:
336°, 66.0377%, 41.5686%
HSV (HSB):
336°, 79.5455%, 69.0196%
XYZ:
20.5112, 11.2822, 11.4525
xyY:
0.4743, 0.2609, 11.2822
CIE-Lab:
40.0517, 58.3052, 2.2325
CIE-LCH:
40.0517, 58.3480, 2.1928
CIE-Luv:
40.0517, 87.6110, -7.9349
Hunter-Lab:
33.5889, 50.2207, 3.2966
#b0245d color charts
#b0245d color shades, tints & tones
#b0245d color schemes
#b0245d color preview, HTML & CSS examples
This text has a color of #b0245d
<p style="color:#b0245d;">Text here</p>
.mytext {color:#b0245d;}
This box has a color of #b0245d
<div style="background-color:#b0245d;">Content here</div>
.mybackground {background-color:#b0245d;}
Border around this has a color of #b0245d
<div style="border:2px solid #b0245d;">Content here</div>
.myborder {border:2px solid #b0245d;}