#b3265c color space conversions
Hex:
#b3265c
RGB:
179, 38, 92
CMY:
30, 85, 64
CMYK:
0, 79, 49, 30
HSL:
337°, 64.9770%, 42.5490%
HSV (HSB):
337°, 78.7709%, 70.1961%
XYZ:
21.2153, 11.7426, 11.2736
xyY:
0.4796, 0.2655, 11.7426
CIE-Lab:
40.8041, 58.4554, 4.0240
CIE-LCH:
40.8041, 58.5937, 3.9380
CIE-Luv:
40.8041, 89.7768, -5.9297
Hunter-Lab:
34.2675, 50.5425, 4.4816
#b3265c color charts
#b3265c color shades, tints & tones
#b3265c color schemes
#b3265c color preview, HTML & CSS examples
This text has a color of #b3265c
<p style="color:#b3265c;">Text here</p>
.mytext {color:#b3265c;}
This box has a color of #b3265c
<div style="background-color:#b3265c;">Content here</div>
.mybackground {background-color:#b3265c;}
Border around this has a color of #b3265c
<div style="border:2px solid #b3265c;">Content here</div>
.myborder {border:2px solid #b3265c;}