#fb2a7a color space conversions
Hex:
#fb2a7a
RGB:
251, 42, 122
CMY:
2, 84, 52
CMYK:
0, 83, 51, 2
HSL:
337°, 96.3134%, 57.4510%
HSV (HSB):
337°, 83.2669%, 98.4314%
XYZ:
44.1245, 23.5703, 20.6363
xyY:
0.4995, 0.2668, 23.5703
CIE-Lab:
55.6550, 78.2963, 8.6606
CIE-LCH:
55.6550, 78.7739, 6.3120
CIE-Luv:
55.6550, 134.7152, -4.8943
Hunter-Lab:
48.5493, 77.2703, 8.7828
#fb2a7a color charts
#fb2a7a color shades, tints & tones
#fb2a7a color schemes
#fb2a7a color preview, HTML & CSS examples
This text has a color of #fb2a7a
<p style="color:#fb2a7a;">Text here</p>
.mytext {color:#fb2a7a;}
This box has a color of #fb2a7a
<div style="background-color:#fb2a7a;">Content here</div>
.mybackground {background-color:#fb2a7a;}
Border around this has a color of #fb2a7a
<div style="border:2px solid #fb2a7a;">Content here</div>
.myborder {border:2px solid #fb2a7a;}