#f234cb color space conversions
Hex:
#f234cb
RGB:
242, 52, 203
CMY:
5, 80, 20
CMYK:
0, 79, 16, 5
HSL:
312°, 87.9630%, 57.6471%
HSV (HSB):
312°, 78.5124%, 94.9020%
XYZ:
48.6254, 25.6450, 58.8871
xyY:
0.3652, 0.1926, 25.6450
CIE-Lab:
57.6986, 82.2279, -35.8818
CIE-LCH:
57.6986, 89.7158, 336.4250
CIE-Luv:
57.6986, 90.7864, -67.4649
Hunter-Lab:
50.6409, 82.7742, -33.4959
#f234cb color charts
#f234cb color shades, tints & tones
#f234cb color schemes
#f234cb color preview, HTML & CSS examples
This text has a color of #f234cb
<p style="color:#f234cb;">Text here</p>
.mytext {color:#f234cb;}
This box has a color of #f234cb
<div style="background-color:#f234cb;">Content here</div>
.mybackground {background-color:#f234cb;}
Border around this has a color of #f234cb
<div style="border:2px solid #f234cb;">Content here</div>
.myborder {border:2px solid #f234cb;}