#b0265c color space conversions
Hex:
#b0265c
RGB:
176, 38, 92
CMY:
31, 85, 64
CMYK:
0, 78, 48, 31
HSL:
337°, 64.4860%, 41.9608%
HSV (HSB):
337°, 78.4091%, 69.0196%
XYZ:
20.5294, 11.3890, 11.2415
xyY:
0.4757, 0.2639, 11.3890
CIE-Lab:
40.2281, 57.6336, 3.1202
CIE-LCH:
40.2281, 57.7180, 3.0989
CIE-Luv:
40.2281, 87.3258, -6.7754
Hunter-Lab:
33.7477, 49.5268, 3.8736
#b0265c color charts
#b0265c color shades, tints & tones
#b0265c color schemes
#b0265c color preview, HTML & CSS examples
This text has a color of #b0265c
<p style="color:#b0265c;">Text here</p>
.mytext {color:#b0265c;}
This box has a color of #b0265c
<div style="background-color:#b0265c;">Content here</div>
.mybackground {background-color:#b0265c;}
Border around this has a color of #b0265c
<div style="border:2px solid #b0265c;">Content here</div>
.myborder {border:2px solid #b0265c;}