#b3256b color space conversions
Hex:
#b3256b
RGB:
179, 37, 107
CMY:
30, 85, 58
CMYK:
0, 79, 40, 30
HSL:
330°, 65.7407%, 42.3529%
HSV (HSB):
330°, 79.3296%, 70.1961%
XYZ:
21.9058, 11.9684, 15.0655
xyY:
0.4476, 0.2446, 11.9684
CIE-Lab:
41.1658, 60.1520, -4.8820
CIE-LCH:
41.1658, 60.3498, 355.3600
CIE-Luv:
41.1658, 84.2578, -16.9022
Hunter-Lab:
34.5953, 52.4846, -1.6027
#b3256b color charts
#b3256b color shades, tints & tones
#b3256b color schemes
#b3256b color preview, HTML & CSS examples
This text has a color of #b3256b
<p style="color:#b3256b;">Text here</p>
.mytext {color:#b3256b;}
This box has a color of #b3256b
<div style="background-color:#b3256b;">Content here</div>
.mybackground {background-color:#b3256b;}
Border around this has a color of #b3256b
<div style="border:2px solid #b3256b;">Content here</div>
.myborder {border:2px solid #b3256b;}