#bf185d color space conversions
Hex:
#bf185d
RGB:
191, 24, 93
CMY:
25, 91, 64
CMYK:
0, 87, 51, 25
HSL:
335°, 77.6744%, 42.1569%
HSV (HSB):
335°, 87.4346%, 74.9020%
XYZ:
23.7883, 12.5199, 11.5187
xyY:
0.4974, 0.2618, 12.5199
CIE-Lab:
42.0308, 64.9645, 5.4632
CIE-LCH:
42.0308, 65.1938, 4.8070
CIE-Luv:
42.0308, 103.1253, -5.7683
Hunter-Lab:
35.3835, 58.0840, 5.4672
#bf185d color charts
#bf185d color shades, tints & tones
#bf185d color schemes
#bf185d color preview, HTML & CSS examples
This text has a color of #bf185d
<p style="color:#bf185d;">Text here</p>
.mytext {color:#bf185d;}
This box has a color of #bf185d
<div style="background-color:#bf185d;">Content here</div>
.mybackground {background-color:#bf185d;}
Border around this has a color of #bf185d
<div style="border:2px solid #bf185d;">Content here</div>
.myborder {border:2px solid #bf185d;}