#fb04be color space conversions
Hex:
#fb04be
RGB:
251, 4, 190
CMY:
2, 98, 25
CMYK:
0, 98, 24, 2
HSL:
315°, 96.8627%, 50.0000%
HSV (HSB):
315°, 98.4064%, 98.4314%
XYZ:
49.1213, 24.3138, 50.8192
xyY:
0.3953, 0.1957, 24.3138
CIE-Lab:
56.4006, 89.1775, -30.3098
CIE-LCH:
56.4006, 94.1876, 341.2280
CIE-Luv:
56.4006, 109.3450, -60.0619
Hunter-Lab:
49.3090, 91.5300, -26.5897
#fb04be color charts
#fb04be color shades, tints & tones
#fb04be color schemes
#fb04be color preview, HTML & CSS examples
This text has a color of #fb04be
<p style="color:#fb04be;">Text here</p>
.mytext {color:#fb04be;}
This box has a color of #fb04be
<div style="background-color:#fb04be;">Content here</div>
.mybackground {background-color:#fb04be;}
Border around this has a color of #fb04be
<div style="border:2px solid #fb04be;">Content here</div>
.myborder {border:2px solid #fb04be;}