#bc6d75 color space conversions
Hex:
#bc6d75
RGB:
188, 109, 117
CMY:
26, 57, 54
CMYK:
0, 42, 38, 26
HSL:
354°, 37.0892%, 58.2353%
HSV (HSB):
354°, 42.0213%, 73.7255%
XYZ:
29.4186, 22.9130, 19.7017
xyY:
0.4084, 0.3181, 22.9130
CIE-Lab:
54.9826, 32.2592, 9.2624
CIE-LCH:
54.9826, 33.5626, 16.0200
CIE-Luv:
54.9826, 53.1909, 6.2730
Hunter-Lab:
47.8675, 25.9349, 9.1042
#bc6d75 color charts
#bc6d75 color shades, tints & tones
#bc6d75 color schemes
#bc6d75 color preview, HTML & CSS examples
This text has a color of #bc6d75
<p style="color:#bc6d75;">Text here</p>
.mytext {color:#bc6d75;}
This box has a color of #bc6d75
<div style="background-color:#bc6d75;">Content here</div>
.mybackground {background-color:#bc6d75;}
Border around this has a color of #bc6d75
<div style="border:2px solid #bc6d75;">Content here</div>
.myborder {border:2px solid #bc6d75;}