#bc635c color space conversions
Hex:
#bc635c
RGB:
188, 99, 92
CMY:
26, 61, 64
CMYK:
0, 47, 51, 26
HSL:
4°, 41.7391%, 54.9020%
HSV (HSB):
4°, 51.0638%, 73.7255%
XYZ:
27.1326, 20.3878, 12.6304
xyY:
0.4511, 0.3389, 20.3878
CIE-Lab:
52.2728, 34.9419, 20.1718
CIE-LCH:
52.2728, 40.3465, 29.9977
CIE-Luv:
52.2728, 64.4357, 17.9798
Hunter-Lab:
45.1528, 28.2445, 15.0220
#bc635c color charts
#bc635c color shades, tints & tones
#bc635c color schemes
#bc635c color preview, HTML & CSS examples
This text has a color of #bc635c
<p style="color:#bc635c;">Text here</p>
.mytext {color:#bc635c;}
This box has a color of #bc635c
<div style="background-color:#bc635c;">Content here</div>
.mybackground {background-color:#bc635c;}
Border around this has a color of #bc635c
<div style="border:2px solid #bc635c;">Content here</div>
.myborder {border:2px solid #bc635c;}