#f380cc color space conversions
Hex:
#f380cc
RGB:
243, 128, 204
CMY:
5, 50, 20
CMYK:
0, 47, 16, 5
HSL:
320°, 82.7338%, 72.7451%
HSV (HSB):
320°, 47.3251%, 95.2941%
XYZ:
55.5804, 38.8527, 61.6966
xyY:
0.3560, 0.2488, 38.8527
CIE-Lab:
68.6444, 53.2704, -19.5611
CIE-LCH:
68.6444, 56.7483, 339.8366
CIE-Luv:
68.6444, 64.3804, -38.9938
Hunter-Lab:
62.3319, 50.0849, -15.0534
#f380cc color charts
#f380cc color shades, tints & tones
#f380cc color schemes
#f380cc color preview, HTML & CSS examples
This text has a color of #f380cc
<p style="color:#f380cc;">Text here</p>
.mytext {color:#f380cc;}
This box has a color of #f380cc
<div style="background-color:#f380cc;">Content here</div>
.mybackground {background-color:#f380cc;}
Border around this has a color of #f380cc
<div style="border:2px solid #f380cc;">Content here</div>
.myborder {border:2px solid #f380cc;}