#bf135a color space conversions
Hex:
#bf135a
RGB:
191, 19, 90
CMY:
25, 93, 65
CMYK:
0, 90, 53, 25
HSL:
335°, 81.9048%, 41.1765%
HSV (HSB):
335°, 90.0524%, 74.9020%
XYZ:
23.5642, 12.2803, 10.8012
xyY:
0.5052, 0.2633, 12.2803
CIE-Lab:
41.6582, 65.5783, 6.8270
CIE-LCH:
41.6582, 65.9327, 5.9434
CIE-Luv:
41.6582, 105.3950, -4.4167
Hunter-Lab:
35.0433, 58.7034, 6.2556
#bf135a color charts
#bf135a color shades, tints & tones
#bf135a color schemes
#bf135a color preview, HTML & CSS examples
This text has a color of #bf135a
<p style="color:#bf135a;">Text here</p>
.mytext {color:#bf135a;}
This box has a color of #bf135a
<div style="background-color:#bf135a;">Content here</div>
.mybackground {background-color:#bf135a;}
Border around this has a color of #bf135a
<div style="border:2px solid #bf135a;">Content here</div>
.myborder {border:2px solid #bf135a;}