#bf165c color space conversions
Hex:
#bf165c
RGB:
191, 22, 92
CMY:
25, 91, 64
CMYK:
0, 88, 52, 25
HSL:
335°, 79.3427%, 41.7647%
HSV (HSB):
335°, 88.4817%, 74.9020%
XYZ:
23.7045, 12.4229, 11.2737
xyY:
0.5001, 0.2621, 12.4229
CIE-Lab:
41.8805, 65.2424, 5.8796
CIE-LCH:
41.8805, 65.5068, 5.1495
CIE-Luv:
41.8805, 103.9718, -5.3730
Hunter-Lab:
35.2461, 58.3682, 5.7080
#bf165c color charts
#bf165c color shades, tints & tones
#bf165c color schemes
#bf165c color preview, HTML & CSS examples
This text has a color of #bf165c
<p style="color:#bf165c;">Text here</p>
.mytext {color:#bf165c;}
This box has a color of #bf165c
<div style="background-color:#bf165c;">Content here</div>
.mybackground {background-color:#bf165c;}
Border around this has a color of #bf165c
<div style="border:2px solid #bf165c;">Content here</div>
.myborder {border:2px solid #bf165c;}