#b24f64 color space conversions
Hex:
#b24f64
RGB:
178, 79, 100
CMY:
30, 69, 61
CMYK:
0, 56, 44, 30
HSL:
347°, 39.1304%, 50.3922%
HSV (HSB):
347°, 55.6180%, 69.8039%
XYZ:
23.4563, 15.9770, 13.9042
xyY:
0.4398, 0.2995, 15.9770
CIE-Lab:
46.9444, 42.3130, 7.8103
CIE-LCH:
46.9444, 43.0278, 10.4581
CIE-Luv:
46.9444, 67.1068, 2.0681
Hunter-Lab:
39.9713, 34.7993, 7.3556
#b24f64 color charts
#b24f64 color shades, tints & tones
#b24f64 color schemes
#b24f64 color preview, HTML & CSS examples
This text has a color of #b24f64
<p style="color:#b24f64;">Text here</p>
.mytext {color:#b24f64;}
This box has a color of #b24f64
<div style="background-color:#b24f64;">Content here</div>
.mybackground {background-color:#b24f64;}
Border around this has a color of #b24f64
<div style="border:2px solid #b24f64;">Content here</div>
.myborder {border:2px solid #b24f64;}