#bf074d color space conversions
Hex:
#bf074d
RGB:
191, 7, 77
CMY:
25, 97, 70
CMYK:
0, 96, 60, 25
HSL:
337°, 92.9293%, 38.8235%
HSV (HSB):
337°, 96.3351%, 74.9020%
XYZ:
22.9014, 11.7641, 8.0848
xyY:
0.5357, 0.2752, 11.7641
CIE-Lab:
40.8388, 66.1371, 13.9357
CIE-LCH:
40.8388, 67.5894, 11.8987
CIE-Luv:
40.8388, 112.4519, 2.7275
Hunter-Lab:
34.2989, 59.1615, 10.0335
#bf074d color charts
#bf074d color shades, tints & tones
#bf074d color schemes
#bf074d color preview, HTML & CSS examples
This text has a color of #bf074d
<p style="color:#bf074d;">Text here</p>
.mytext {color:#bf074d;}
This box has a color of #bf074d
<div style="background-color:#bf074d;">Content here</div>
.mybackground {background-color:#bf074d;}
Border around this has a color of #bf074d
<div style="border:2px solid #bf074d;">Content here</div>
.myborder {border:2px solid #bf074d;}