#ff38aa color space conversions
Hex:
#ff38aa
RGB:
255, 56, 170
CMY:
0, 78, 33
CMYK:
0, 78, 33, 0
HSL:
326°, 100.0000%, 60.9804%
HSV (HSB):
326°, 78.0392%, 100.0000%
XYZ:
49.9099, 26.9906, 40.6094
xyY:
0.4247, 0.2297, 26.9906
CIE-Lab:
58.9656, 80.2568, -14.7123
CIE-LCH:
58.9656, 81.5942, 349.6122
CIE-Luv:
58.9656, 113.7546, -36.0623
Hunter-Lab:
51.9525, 80.5650, -9.9781
#ff38aa color charts
#ff38aa color shades, tints & tones
#ff38aa color schemes
#ff38aa color preview, HTML & CSS examples
This text has a color of #ff38aa
<p style="color:#ff38aa;">Text here</p>
.mytext {color:#ff38aa;}
This box has a color of #ff38aa
<div style="background-color:#ff38aa;">Content here</div>
.mybackground {background-color:#ff38aa;}
Border around this has a color of #ff38aa
<div style="border:2px solid #ff38aa;">Content here</div>
.myborder {border:2px solid #ff38aa;}