#bf637e color space conversions
Hex:
#bf637e
RGB:
191, 99, 126
CMY:
25, 61, 51
CMYK:
0, 48, 34, 25
HSL:
342°, 41.8182%, 56.8627%
HSV (HSB):
342°, 48.1675%, 74.9020%
XYZ:
29.7136, 21.5064, 22.3237
xyY:
0.4040, 0.2924, 21.5064
CIE-Lab:
53.4993, 39.7796, 1.8943
CIE-LCH:
53.4993, 39.8246, 2.7263
CIE-Luv:
53.4993, 59.5564, -4.6559
Hunter-Lab:
46.3750, 33.2131, 3.9218
#bf637e color charts
#bf637e color shades, tints & tones
#bf637e color schemes
#bf637e color preview, HTML & CSS examples
This text has a color of #bf637e
<p style="color:#bf637e;">Text here</p>
.mytext {color:#bf637e;}
This box has a color of #bf637e
<div style="background-color:#bf637e;">Content here</div>
.mybackground {background-color:#bf637e;}
Border around this has a color of #bf637e
<div style="border:2px solid #bf637e;">Content here</div>
.myborder {border:2px solid #bf637e;}