#f379cc color space conversions
Hex:
#f379cc
RGB:
243, 121, 204
CMY:
5, 53, 20
CMYK:
0, 50, 16, 5
HSL:
319°, 83.5616%, 71.3725%
HSV (HSB):
319°, 50.2058%, 95.2941%
XYZ:
54.6986, 37.0891, 61.4027
xyY:
0.3571, 0.2421, 37.0891
CIE-Lab:
67.3438, 56.6535, -21.5402
CIE-LCH:
67.3438, 60.6102, 339.1827
CIE-Luv:
67.3438, 67.6644, -42.5375
Hunter-Lab:
60.9008, 53.7450, -17.1481
#f379cc color charts
#f379cc color shades, tints & tones
#f379cc color schemes
#f379cc color preview, HTML & CSS examples
This text has a color of #f379cc
<p style="color:#f379cc;">Text here</p>
.mytext {color:#f379cc;}
This box has a color of #f379cc
<div style="background-color:#f379cc;">Content here</div>
.mybackground {background-color:#f379cc;}
Border around this has a color of #f379cc
<div style="border:2px solid #f379cc;">Content here</div>
.myborder {border:2px solid #f379cc;}