#bf384e color space conversions
Hex:
#bf384e
RGB:
191, 56, 78
CMY:
25, 78, 69
CMYK:
0, 71, 59, 25
HSL:
350°, 54.6559%, 48.4314%
HSV (HSB):
350°, 70.6806%, 74.9020%
XYZ:
24.2752, 14.4548, 8.7183
xyY:
0.5116, 0.3046, 14.4548
CIE-Lab:
44.8782, 54.8267, 18.7596
CIE-LCH:
44.8782, 57.9474, 18.8890
CIE-Luv:
44.8782, 96.5500, 10.7607
Hunter-Lab:
38.0194, 47.4372, 13.0177
#bf384e color charts
#bf384e color shades, tints & tones
#bf384e color schemes
#bf384e color preview, HTML & CSS examples
This text has a color of #bf384e
<p style="color:#bf384e;">Text here</p>
.mytext {color:#bf384e;}
This box has a color of #bf384e
<div style="background-color:#bf384e;">Content here</div>
.mybackground {background-color:#bf384e;}
Border around this has a color of #bf384e
<div style="border:2px solid #bf384e;">Content here</div>
.myborder {border:2px solid #bf384e;}