#b3255d color space conversions
Hex:
#b3255d
RGB:
179, 37, 93
CMY:
30, 85, 64
CMYK:
0, 79, 48, 30
HSL:
336°, 65.7407%, 42.3529%
HSV (HSB):
336°, 79.3296%, 70.1961%
XYZ:
21.2278, 11.6972, 11.4949
xyY:
0.4779, 0.2633, 11.6972
CIE-Lab:
40.7307, 58.8313, 3.2870
CIE-LCH:
40.7307, 58.9231, 3.1978
CIE-Luv:
40.7307, 89.7345, -6.8504
Hunter-Lab:
34.2011, 50.9385, 4.0136
#b3255d color charts
#b3255d color shades, tints & tones
#b3255d color schemes
#b3255d color preview, HTML & CSS examples
This text has a color of #b3255d
<p style="color:#b3255d;">Text here</p>
.mytext {color:#b3255d;}
This box has a color of #b3255d
<div style="background-color:#b3255d;">Content here</div>
.mybackground {background-color:#b3255d;}
Border around this has a color of #b3255d
<div style="border:2px solid #b3255d;">Content here</div>
.myborder {border:2px solid #b3255d;}