#f379db color space conversions
Hex:
#f379db
RGB:
243, 121, 219
CMY:
5, 53, 14
CMYK:
0, 50, 10, 5
HSL:
312°, 83.5616%, 71.3725%
HSV (HSB):
312°, 50.2058%, 95.2941%
XYZ:
56.5857, 37.8439, 71.3400
xyY:
0.3414, 0.2283, 37.8439
CIE-Lab:
67.9054, 58.9615, -29.0440
CIE-LCH:
67.9054, 65.7268, 333.7755
CIE-Luv:
67.9054, 63.7129, -54.7550
Hunter-Lab:
61.5174, 56.5347, -25.6948
#f379db color charts
#f379db color shades, tints & tones
#f379db color schemes
#f379db color preview, HTML & CSS examples
This text has a color of #f379db
<p style="color:#f379db;">Text here</p>
.mytext {color:#f379db;}
This box has a color of #f379db
<div style="background-color:#f379db;">Content here</div>
.mybackground {background-color:#f379db;}
Border around this has a color of #f379db
<div style="border:2px solid #f379db;">Content here</div>
.myborder {border:2px solid #f379db;}