#f385d5 color space conversions
Hex:
#f385d5
RGB:
243, 133, 213
CMY:
5, 48, 16
CMYK:
0, 45, 12, 5
HSL:
316°, 82.0896%, 73.7255%
HSV (HSB):
316°, 45.2675%, 95.2941%
XYZ:
57.3599, 40.6338, 67.7707
xyY:
0.3460, 0.2451, 40.6338
CIE-Lab:
69.9186, 52.1936, -22.6262
CIE-LCH:
69.9186, 56.8868, 336.5630
CIE-Luv:
69.9186, 59.8352, -43.6956
Hunter-Lab:
63.7447, 49.0680, -18.4134
#f385d5 color charts
#f385d5 color shades, tints & tones
#f385d5 color schemes
#f385d5 color preview, HTML & CSS examples
This text has a color of #f385d5
<p style="color:#f385d5;">Text here</p>
.mytext {color:#f385d5;}
This box has a color of #f385d5
<div style="background-color:#f385d5;">Content here</div>
.mybackground {background-color:#f385d5;}
Border around this has a color of #f385d5
<div style="border:2px solid #f385d5;">Content here</div>
.myborder {border:2px solid #f385d5;}