#bc3d4e color space conversions
Hex:
#bc3d4e
RGB:
188, 61, 78
CMY:
26, 76, 69
CMYK:
0, 68, 59, 26
HSL:
352°, 51.0040%, 48.8235%
HSV (HSB):
352°, 67.5532%, 73.7255%
XYZ:
23.7829, 14.5789, 8.7682
xyY:
0.5046, 0.3093, 14.5789
CIE-Lab:
45.0520, 51.9188, 18.8951
CIE-LCH:
45.0520, 55.2502, 19.9983
CIE-Luv:
45.0520, 91.4302, 11.6251
Hunter-Lab:
38.1823, 44.3646, 13.1122
#bc3d4e color charts
#bc3d4e color shades, tints & tones
#bc3d4e color schemes
#bc3d4e color preview, HTML & CSS examples
This text has a color of #bc3d4e
<p style="color:#bc3d4e;">Text here</p>
.mytext {color:#bc3d4e;}
This box has a color of #bc3d4e
<div style="background-color:#bc3d4e;">Content here</div>
.mybackground {background-color:#bc3d4e;}
Border around this has a color of #bc3d4e
<div style="border:2px solid #bc3d4e;">Content here</div>
.myborder {border:2px solid #bc3d4e;}