#b0234b color space conversions
Hex:
#b0234b
RGB:
176, 35, 75
CMY:
31, 86, 71
CMYK:
0, 80, 57, 31
HSL:
343°, 66.8246%, 41.3725%
HSV (HSB):
343°, 80.1136%, 69.0196%
XYZ:
19.7755, 10.9402, 7.7260
xyY:
0.5144, 0.2846, 10.9402
CIE-Lab:
39.4795, 57.1425, 12.8548
CIE-LCH:
39.4795, 58.5705, 12.6782
CIE-Luv:
39.4795, 94.5338, 3.6925
Hunter-Lab:
33.0759, 48.8392, 9.3040
#b0234b color charts
#b0234b color shades, tints & tones
#b0234b color schemes
#b0234b color preview, HTML & CSS examples
This text has a color of #b0234b
<p style="color:#b0234b;">Text here</p>
.mytext {color:#b0234b;}
This box has a color of #b0234b
<div style="background-color:#b0234b;">Content here</div>
.mybackground {background-color:#b0234b;}
Border around this has a color of #b0234b
<div style="border:2px solid #b0234b;">Content here</div>
.myborder {border:2px solid #b0234b;}