#b0245c color space conversions
Hex:
#b0245c
RGB:
176, 36, 92
CMY:
31, 86, 64
CMYK:
0, 80, 48, 31
HSL:
336°, 66.0377%, 41.5686%
HSV (HSB):
336°, 79.5455%, 69.0196%
XYZ:
20.4671, 11.2646, 11.2208
xyY:
0.4765, 0.2623, 11.2646
CIE-Lab:
40.0225, 58.2163, 2.8235
CIE-LCH:
40.0225, 58.2847, 2.7766
CIE-Luv:
40.0225, 87.9934, -7.2383
Hunter-Lab:
33.5627, 50.1177, 3.6720
#b0245c color charts
#b0245c color shades, tints & tones
#b0245c color schemes
#b0245c color preview, HTML & CSS examples
This text has a color of #b0245c
<p style="color:#b0245c;">Text here</p>
.mytext {color:#b0245c;}
This box has a color of #b0245c
<div style="background-color:#b0245c;">Content here</div>
.mybackground {background-color:#b0245c;}
Border around this has a color of #b0245c
<div style="border:2px solid #b0245c;">Content here</div>
.myborder {border:2px solid #b0245c;}