#f07fcb color space conversions
Hex:
#f07fcb
RGB:
240, 127, 203
CMY:
6, 50, 20
CMYK:
0, 47, 15, 6
HSL:
320°, 79.0210%, 71.9608%
HSV (HSB):
320°, 47.0833%, 94.1176%
XYZ:
54.3040, 38.0158, 60.9756
xyY:
0.3542, 0.2480, 38.0158
CIE-Lab:
68.0323, 52.6835, -19.9692
CIE-LCH:
68.0323, 56.3411, 339.2413
CIE-Luv:
68.0323, 62.9435, -39.4573
Hunter-Lab:
61.6570, 49.3133, -15.4749
#f07fcb color charts
#f07fcb color shades, tints & tones
#f07fcb color schemes
#f07fcb color preview, HTML & CSS examples
This text has a color of #f07fcb
<p style="color:#f07fcb;">Text here</p>
.mytext {color:#f07fcb;}
This box has a color of #f07fcb
<div style="background-color:#f07fcb;">Content here</div>
.mybackground {background-color:#f07fcb;}
Border around this has a color of #f07fcb
<div style="border:2px solid #f07fcb;">Content here</div>
.myborder {border:2px solid #f07fcb;}