#f07fb2 color space conversions
Hex:
#f07fb2
RGB:
240, 127, 178
CMY:
6, 50, 30
CMYK:
0, 47, 26, 6
HSL:
333°, 79.0210%, 71.9608%
HSV (HSB):
333°, 47.0833%, 94.1176%
XYZ:
51.5604, 36.9184, 46.5279
xyY:
0.3819, 0.2735, 36.9184
CIE-Lab:
67.2157, 49.0947, -7.1672
CIE-LCH:
67.2157, 49.6151, 351.6942
CIE-Luv:
67.2157, 69.0521, -19.4810
Hunter-Lab:
60.7605, 45.1416, -2.8695
#f07fb2 color charts
#f07fb2 color shades, tints & tones
#f07fb2 color schemes
#f07fb2 color preview, HTML & CSS examples
This text has a color of #f07fb2
<p style="color:#f07fb2;">Text here</p>
.mytext {color:#f07fb2;}
This box has a color of #f07fb2
<div style="background-color:#f07fb2;">Content here</div>
.mybackground {background-color:#f07fb2;}
Border around this has a color of #f07fb2
<div style="border:2px solid #f07fb2;">Content here</div>
.myborder {border:2px solid #f07fb2;}