#bf2d5a color space conversions
Hex:
#bf2d5a
RGB:
191, 45, 90
CMY:
25, 82, 65
CMYK:
0, 76, 53, 25
HSL:
342°, 61.8644%, 46.2745%
HSV (HSB):
342°, 76.4398%, 74.9020%
XYZ:
24.2697, 13.6913, 11.0364
xyY:
0.4953, 0.2794, 13.6913
CIE-Lab:
43.7870, 59.5065, 9.8302
CIE-LCH:
43.7870, 60.3130, 9.3803
CIE-Luv:
43.7870, 97.6994, 0.3621
Hunter-Lab:
37.0018, 52.3261, 8.2170
#bf2d5a color charts
#bf2d5a color shades, tints & tones
#bf2d5a color schemes
#bf2d5a color preview, HTML & CSS examples
This text has a color of #bf2d5a
<p style="color:#bf2d5a;">Text here</p>
.mytext {color:#bf2d5a;}
This box has a color of #bf2d5a
<div style="background-color:#bf2d5a;">Content here</div>
.mybackground {background-color:#bf2d5a;}
Border around this has a color of #bf2d5a
<div style="border:2px solid #bf2d5a;">Content here</div>
.myborder {border:2px solid #bf2d5a;}