#b3235d color space conversions
Hex:
#b3235d
RGB:
179, 35, 93
CMY:
30, 86, 64
CMYK:
0, 80, 48, 30
HSL:
336°, 67.2897%, 41.9608%
HSV (HSB):
336°, 80.4469%, 70.1961%
XYZ:
21.1672, 11.5761, 11.4747
xyY:
0.4787, 0.2618, 11.5761
CIE-Lab:
40.5343, 59.3893, 3.0037
CIE-LCH:
40.5343, 59.4652, 2.8953
CIE-Luv:
40.5343, 90.3808, -7.2943
Hunter-Lab:
34.0236, 51.5093, 3.8206
#b3235d color charts
#b3235d color shades, tints & tones
#b3235d color schemes
#b3235d color preview, HTML & CSS examples
This text has a color of #b3235d
<p style="color:#b3235d;">Text here</p>
.mytext {color:#b3235d;}
This box has a color of #b3235d
<div style="background-color:#b3235d;">Content here</div>
.mybackground {background-color:#b3235d;}
Border around this has a color of #b3235d
<div style="border:2px solid #b3235d;">Content here</div>
.myborder {border:2px solid #b3235d;}