#bf283e color space conversions
Hex:
#bf283e
RGB:
191, 40, 62
CMY:
25, 84, 76
CMYK:
0, 79, 68, 25
HSL:
351°, 65.3680%, 45.2941%
HSV (HSB):
351°, 79.0576%, 74.9020%
XYZ:
23.1142, 12.9418, 5.8372
xyY:
0.5517, 0.3089, 12.9418
CIE-Lab:
42.6753, 59.1814, 25.7517
CIE-LCH:
42.6753, 64.5414, 23.5154
CIE-Luv:
42.6753, 108.7414, 15.4389
Hunter-Lab:
35.9746, 51.7328, 15.5620
#bf283e color charts
#bf283e color shades, tints & tones
#bf283e color schemes
#bf283e color preview, HTML & CSS examples
This text has a color of #bf283e
<p style="color:#bf283e;">Text here</p>
.mytext {color:#bf283e;}
This box has a color of #bf283e
<div style="background-color:#bf283e;">Content here</div>
.mybackground {background-color:#bf283e;}
Border around this has a color of #bf283e
<div style="border:2px solid #bf283e;">Content here</div>
.myborder {border:2px solid #bf283e;}