#fe7caf color space conversions
Hex:
#fe7caf
RGB:
254, 124, 175
CMY:
0, 51, 31
CMYK:
0, 51, 31, 0
HSL:
336°, 98.4848%, 74.1176%
HSV (HSB):
336°, 51.1811%, 99.6078%
XYZ:
55.8186, 38.5813, 45.0624
xyY:
0.4002, 0.2766, 38.5813
CIE-Lab:
68.4469, 54.7182, -3.4461
CIE-LCH:
68.4469, 54.8266, 356.3964
CIE-Luv:
68.4469, 82.0674, -15.3271
Hunter-Lab:
62.1138, 51.7097, 0.4659
#fe7caf color charts
#fe7caf color shades, tints & tones
#fe7caf color schemes
#fe7caf color preview, HTML & CSS examples
This text has a color of #fe7caf
<p style="color:#fe7caf;">Text here</p>
.mytext {color:#fe7caf;}
This box has a color of #fe7caf
<div style="background-color:#fe7caf;">Content here</div>
.mybackground {background-color:#fe7caf;}
Border around this has a color of #fe7caf
<div style="border:2px solid #fe7caf;">Content here</div>
.myborder {border:2px solid #fe7caf;}