#fb48cc color space conversions
Hex:
#fb48cc
RGB:
251, 72, 204
CMY:
2, 72, 20
CMYK:
0, 71, 19, 2
HSL:
316°, 95.7219%, 63.3333%
HSV (HSB):
316°, 71.3147%, 98.4314%
XYZ:
53.0001, 29.5036, 60.0281
xyY:
0.3718, 0.2070, 29.5036
CIE-Lab:
61.2235, 78.6838, -30.8501
CIE-LCH:
61.2235, 84.5155, 338.5910
CIE-Luv:
61.2235, 92.2759, -59.9529
Hunter-Lab:
54.3172, 79.1166, -27.5017
#fb48cc color charts
#fb48cc color shades, tints & tones
#fb48cc color schemes
#fb48cc color preview, HTML & CSS examples
This text has a color of #fb48cc
<p style="color:#fb48cc;">Text here</p>
.mytext {color:#fb48cc;}
This box has a color of #fb48cc
<div style="background-color:#fb48cc;">Content here</div>
.mybackground {background-color:#fb48cc;}
Border around this has a color of #fb48cc
<div style="border:2px solid #fb48cc;">Content here</div>
.myborder {border:2px solid #fb48cc;}