#bc382c color space conversions
Hex:
#bc382c
RGB:
188, 56, 44
CMY:
26, 78, 83
CMYK:
0, 70, 77, 26
HSL:
5°, 62.0690%, 45.4902%
HSV (HSB):
5°, 76.5957%, 73.7255%
XYZ:
22.6078, 13.7016, 3.8360
xyY:
0.5631, 0.3413, 13.7016
CIE-Lab:
43.8019, 52.0301, 37.5422
CIE-LCH:
43.8019, 64.1603, 35.8122
CIE-Luv:
43.8019, 102.2257, 26.3335
Hunter-Lab:
37.0156, 44.2442, 19.7666
#bc382c color charts
#bc382c color shades, tints & tones
#bc382c color schemes
#bc382c color preview, HTML & CSS examples
This text has a color of #bc382c
<p style="color:#bc382c;">Text here</p>
.mytext {color:#bc382c;}
This box has a color of #bc382c
<div style="background-color:#bc382c;">Content here</div>
.mybackground {background-color:#bc382c;}
Border around this has a color of #bc382c
<div style="border:2px solid #bc382c;">Content here</div>
.myborder {border:2px solid #bc382c;}