#bf284c color space conversions
Hex:
#bf284c
RGB:
191, 40, 76
CMY:
25, 84, 70
CMYK:
0, 79, 60, 25
HSL:
346°, 65.3680%, 45.2941%
HSV (HSB):
346°, 79.0576%, 74.9020%
XYZ:
23.5492, 13.1158, 8.1279
xyY:
0.5257, 0.2928, 13.1158
CIE-Lab:
42.9371, 59.9987, 17.4047
CIE-LCH:
42.9371, 62.4721, 16.1766
CIE-Luv:
42.9371, 104.4674, 7.8807
Hunter-Lab:
36.2157, 52.6918, 12.0445
#bf284c color charts
#bf284c color shades, tints & tones
#bf284c color schemes
#bf284c color preview, HTML & CSS examples
This text has a color of #bf284c
<p style="color:#bf284c;">Text here</p>
.mytext {color:#bf284c;}
This box has a color of #bf284c
<div style="background-color:#bf284c;">Content here</div>
.mybackground {background-color:#bf284c;}
Border around this has a color of #bf284c
<div style="border:2px solid #bf284c;">Content here</div>
.myborder {border:2px solid #bf284c;}