#b3233d color space conversions
Hex:
#b3233d
RGB:
179, 35, 61
CMY:
30, 86, 76
CMYK:
0, 80, 66, 30
HSL:
349°, 67.2897%, 41.9608%
HSV (HSB):
349°, 80.4469%, 70.1961%
XYZ:
20.0337, 11.1227, 5.5059
xyY:
0.5464, 0.3034, 11.1227
CIE-Lab:
39.7864, 57.1039, 22.2253
CIE-LCH:
39.7864, 61.2766, 21.2664
CIE-Luv:
39.7864, 101.4550, 12.3296
Hunter-Lab:
33.3507, 48.8611, 13.5573
#b3233d color charts
#b3233d color shades, tints & tones
#b3233d color schemes
#b3233d color preview, HTML & CSS examples
This text has a color of #b3233d
<p style="color:#b3233d;">Text here</p>
.mytext {color:#b3233d;}
This box has a color of #b3233d
<div style="background-color:#b3233d;">Content here</div>
.mybackground {background-color:#b3233d;}
Border around this has a color of #b3233d
<div style="border:2px solid #b3233d;">Content here</div>
.myborder {border:2px solid #b3233d;}