#bf165a color space conversions
Hex:
#bf165a
RGB:
191, 22, 90
CMY:
25, 91, 65
CMYK:
0, 88, 53, 25
HSL:
336°, 79.3427%, 41.7647%
HSV (HSB):
336°, 88.4817%, 74.9020%
XYZ:
23.6182, 12.3884, 10.8192
xyY:
0.5044, 0.2646, 12.3884
CIE-Lab:
41.8268, 65.0913, 7.0663
CIE-LCH:
41.8268, 65.4737, 6.1958
CIE-Luv:
41.8268, 104.7821, -4.0369
Hunter-Lab:
35.1971, 58.1834, 6.4128
#bf165a color charts
#bf165a color shades, tints & tones
#bf165a color schemes
#bf165a color preview, HTML & CSS examples
This text has a color of #bf165a
<p style="color:#bf165a;">Text here</p>
.mytext {color:#bf165a;}
This box has a color of #bf165a
<div style="background-color:#bf165a;">Content here</div>
.mybackground {background-color:#bf165a;}
Border around this has a color of #bf165a
<div style="border:2px solid #bf165a;">Content here</div>
.myborder {border:2px solid #bf165a;}