#bf3f50 color space conversions
Hex:
#bf3f50
RGB:
191, 63, 80
CMY:
25, 75, 69
CMYK:
0, 67, 58, 25
HSL:
352°, 50.3937%, 49.8039%
HSV (HSB):
352°, 67.0157%, 74.9020%
XYZ:
24.7113, 15.2106, 9.2229
xyY:
0.5028, 0.3095, 15.2106
CIE-Lab:
45.9213, 52.2194, 18.9261
CIE-LCH:
45.9213, 55.5434, 19.9223
CIE-Luv:
45.9213, 92.2337, 11.7223
Hunter-Lab:
39.0007, 44.8485, 13.2796
#bf3f50 color charts
#bf3f50 color shades, tints & tones
#bf3f50 color schemes
#bf3f50 color preview, HTML & CSS examples
This text has a color of #bf3f50
<p style="color:#bf3f50;">Text here</p>
.mytext {color:#bf3f50;}
This box has a color of #bf3f50
<div style="background-color:#bf3f50;">Content here</div>
.mybackground {background-color:#bf3f50;}
Border around this has a color of #bf3f50
<div style="border:2px solid #bf3f50;">Content here</div>
.myborder {border:2px solid #bf3f50;}