#007faa color space conversions
Hex:
#007faa
RGB:
0, 127, 170
CMY:
100, 50, 33
CMYK:
100, 25, 0, 33
HSL:
195°, 100.0000%, 33.3333%
HSV (HSB):
195°, 100.0000%, 66.6667%
XYZ:
14.8451, 18.0810, 40.7378
xyY:
0.2015, 0.2455, 18.0810
CIE-Lab:
49.5942, -13.4658, -31.0215
CIE-LCH:
49.5942, 33.8180, 246.5352
CIE-Luv:
49.5942, -33.7820, -44.9745
Hunter-Lab:
42.5218, -12.0958, -27.0372
#007faa color charts
#007faa RGB chart
#007faa CMYK chart
#007faa RGB pie chart
#007faa color shades, tints & tones
#007faa color schemes
#007faa color preview, HTML & CSS examples
This text has a color of #007faa
<p style="color:#007faa;">Text here</p>
.mytext {color:#007faa;}
Text color #007faa
This box has a color of #007faa
<div style="background-color:#007faa;">Content here</div>
.mybackground {background-color:#007faa;}
Background color #007faa
Border around this has a color of #007faa
<div style="border:2px solid #007faa;">Content here</div>
.myborder {border:2px solid #007faa;}
Border color #007faa