#fb448e color space conversions
Hex:
#fb448e
RGB:
251, 68, 142
CMY:
2, 73, 44
CMYK:
0, 73, 43, 2
HSL:
336°, 95.8115%, 62.5490%
HSV (HSB):
336°, 72.9084%, 98.4314%
XYZ:
46.7333, 26.5965, 28.2617
xyY:
0.4600, 0.2618, 26.5965
CIE-Lab:
58.5989, 73.0912, 1.0408
CIE-LCH:
58.5989, 73.0986, 0.8158
CIE-Luv:
58.5989, 117.7376, -13.0223
Hunter-Lab:
51.5718, 71.5024, 3.6089
#fb448e color charts
#fb448e color shades, tints & tones
#fb448e color schemes
#fb448e color preview, HTML & CSS examples
This text has a color of #fb448e
<p style="color:#fb448e;">Text here</p>
.mytext {color:#fb448e;}
This box has a color of #fb448e
<div style="background-color:#fb448e;">Content here</div>
.mybackground {background-color:#fb448e;}
Border around this has a color of #fb448e
<div style="border:2px solid #fb448e;">Content here</div>
.myborder {border:2px solid #fb448e;}