#b23255 color space conversions
Hex:
#b23255
RGB:
178, 50, 85
CMY:
30, 80, 67
CMYK:
0, 72, 52, 30
HSL:
344°, 56.1404%, 44.7059%
HSV (HSB):
344°, 71.9101%, 69.8039%
XYZ:
21.1404, 12.4021, 9.8739
xyY:
0.4869, 0.2857, 12.4021
CIE-Lab:
41.8481, 53.5981, 9.8836
CIE-LCH:
41.8481, 54.5017, 10.4481
CIE-Luv:
41.8481, 86.6479, 1.6535
Hunter-Lab:
35.2166, 45.5240, 8.0280
#b23255 color charts
#b23255 color shades, tints & tones
#b23255 color schemes
#b23255 color preview, HTML & CSS examples
This text has a color of #b23255
<p style="color:#b23255;">Text here</p>
.mytext {color:#b23255;}
This box has a color of #b23255
<div style="background-color:#b23255;">Content here</div>
.mybackground {background-color:#b23255;}
Border around this has a color of #b23255
<div style="border:2px solid #b23255;">Content here</div>
.myborder {border:2px solid #b23255;}