#fb0caf color space conversions
Hex:
#fb0caf
RGB:
251, 12, 175
CMY:
2, 95, 31
CMYK:
0, 95, 30, 2
HSL:
319°, 96.7611%, 51.5686%
HSV (HSB):
319°, 95.2191%, 98.4314%
XYZ:
47.6530, 23.8673, 42.6527
xyY:
0.4174, 0.2090, 23.8673
CIE-Lab:
55.9547, 87.0608, -22.2787
CIE-LCH:
55.9547, 89.8662, 345.6461
CIE-Luv:
55.9547, 115.9239, -47.8581
Hunter-Lab:
48.8542, 88.6163, -17.5659
#fb0caf color charts
#fb0caf color shades, tints & tones
#fb0caf color schemes
#fb0caf color preview, HTML & CSS examples
This text has a color of #fb0caf
<p style="color:#fb0caf;">Text here</p>
.mytext {color:#fb0caf;}
This box has a color of #fb0caf
<div style="background-color:#fb0caf;">Content here</div>
.mybackground {background-color:#fb0caf;}
Border around this has a color of #fb0caf
<div style="border:2px solid #fb0caf;">Content here</div>
.myborder {border:2px solid #fb0caf;}