#bc235e color space conversions
Hex:
#bc235e
RGB:
188, 35, 94
CMY:
26, 86, 63
CMYK:
0, 81, 50, 26
HSL:
337°, 68.6099%, 43.7255%
HSV (HSB):
337°, 81.3830%, 73.7255%
XYZ:
23.3604, 12.7016, 11.8101
xyY:
0.4880, 0.2653, 12.7016
CIE-Lab:
42.3101, 61.8603, 5.1539
CIE-LCH:
42.3101, 62.0746, 4.7626
CIE-Luv:
42.3101, 97.3309, -5.4024
Hunter-Lab:
35.6393, 54.6325, 5.3001
#bc235e color charts
#bc235e color shades, tints & tones
#bc235e color schemes
#bc235e color preview, HTML & CSS examples
This text has a color of #bc235e
<p style="color:#bc235e;">Text here</p>
.mytext {color:#bc235e;}
This box has a color of #bc235e
<div style="background-color:#bc235e;">Content here</div>
.mybackground {background-color:#bc235e;}
Border around this has a color of #bc235e
<div style="border:2px solid #bc235e;">Content here</div>
.myborder {border:2px solid #bc235e;}