#f72ceb color space conversions
Hex:
#f72ceb
RGB:
247, 44, 235
CMY:
3, 83, 8
CMYK:
0, 82, 5, 3
HSL:
304°, 92.6941%, 57.0588%
HSV (HSB):
304°, 82.1862%, 96.8627%
XYZ:
54.2539, 27.5737, 81.0600
xyY:
0.3331, 0.1693, 27.5737
CIE-Lab:
59.5016, 89.3257, -51.0891
CIE-LCH:
59.5016, 102.9037, 330.2330
CIE-Luv:
59.5016, 83.0522, -92.2977
Hunter-Lab:
52.5106, 92.5321, -54.7678
#f72ceb color charts
#f72ceb color shades, tints & tones
#f72ceb color schemes
#f72ceb color preview, HTML & CSS examples
This text has a color of #f72ceb
<p style="color:#f72ceb;">Text here</p>
.mytext {color:#f72ceb;}
This box has a color of #f72ceb
<div style="background-color:#f72ceb;">Content here</div>
.mybackground {background-color:#f72ceb;}
Border around this has a color of #f72ceb
<div style="border:2px solid #f72ceb;">Content here</div>
.myborder {border:2px solid #f72ceb;}