#bc234b color space conversions
Hex:
#bc234b
RGB:
188, 35, 75
CMY:
26, 86, 71
CMYK:
0, 81, 60, 26
HSL:
344°, 68.6099%, 43.7255%
HSV (HSB):
344°, 81.3830%, 73.7255%
XYZ:
22.6101, 12.4014, 7.8586
xyY:
0.5274, 0.2893, 12.4014
CIE-Lab:
41.8471, 60.4658, 16.4657
CIE-LCH:
41.8471, 62.6677, 15.2331
CIE-Luv:
41.8471, 104.2550, 6.7043
Hunter-Lab:
35.2157, 52.9778, 11.4200
#bc234b color charts
#bc234b color shades, tints & tones
#bc234b color schemes
#bc234b color preview, HTML & CSS examples
This text has a color of #bc234b
<p style="color:#bc234b;">Text here</p>
.mytext {color:#bc234b;}
This box has a color of #bc234b
<div style="background-color:#bc234b;">Content here</div>
.mybackground {background-color:#bc234b;}
Border around this has a color of #bc234b
<div style="border:2px solid #bc234b;">Content here</div>
.myborder {border:2px solid #bc234b;}