#b81f64 color space conversions
Hex:
#b81f64
RGB:
184, 31, 100
CMY:
28, 88, 61
CMYK:
0, 83, 46, 28
HSL:
333°, 71.1628%, 42.1569%
HSV (HSB):
333°, 83.1522%, 72.1569%
XYZ:
22.5574, 12.0904, 13.2014
xyY:
0.4714, 0.2527, 12.0904
CIE-Lab:
41.3595, 62.3271, -0.0925
CIE-LCH:
41.3595, 62.3272, 359.9150
CIE-Luv:
41.3595, 92.8486, -11.5574
Hunter-Lab:
34.7713, 54.9497, 1.8297
#b81f64 color charts
#b81f64 color shades, tints & tones
#b81f64 color schemes
#b81f64 color preview, HTML & CSS examples
This text has a color of #b81f64
<p style="color:#b81f64;">Text here</p>
.mytext {color:#b81f64;}
This box has a color of #b81f64
<div style="background-color:#b81f64;">Content here</div>
.mybackground {background-color:#b81f64;}
Border around this has a color of #b81f64
<div style="border:2px solid #b81f64;">Content here</div>
.myborder {border:2px solid #b81f64;}